Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save jayhuang75/aeea3950b80b8cd4910b029ebb72e3d7 to your computer and use it in GitHub Desktop.
Save jayhuang75/aeea3950b80b8cd4910b029ebb72e3d7 to your computer and use it in GitHub Desktop.
rust-velocity-limit-unbuffered-bench
Benchmark 1: ./rust-velocity-limit
Time (mean ± σ): 13.0 ms ± 1.4 ms [User: 4.5 ms, System: 7.0 ms]
Range (min … max): 11.1 ms … 16.7 ms 155 runs
Benchmark 2: ./go-velocity-limit
Time (mean ± σ): 9.9 ms ± 0.8 ms [User: 11.7 ms, System: 6.3 ms]
Range (min … max): 8.9 ms … 13.3 ms 214 runs
Summary
'./go-velocity-limit' ran
1.32 ± 0.18 times faster than './rust-velocity-limit'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment