Created
February 18, 2017 22:06
-
-
Save kirillkh/938e94864110f2bca1d24d1c1c372f8a to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Linux i5-6200U @ 2.3GH | |
------------------- | |
running 3 tests | |
test bench_instant ... bench: 4,916 ns/iter (+/- 1,165) | |
test bench_syscall ... bench: 1,131 ns/iter (+/- 583) | |
test bench_systemtime ... bench: 4,785 ns/iter (+/- 662) | |
WSL i7-6700K CPU @ 4.00GHz | |
------------------- | |
running 3 tests | |
test bench_instant ... bench: 146 ns/iter (+/- 1) | |
test bench_syscall ... bench: 2,165 ns/iter (+/- 50) | |
test bench_systemtime ... bench: 139 ns/iter (+/- 1) | |
Windows i7-6700K CPU @ 4.00GHz | |
------------------- | |
running 3 tests | |
test bench_instant ... bench: 6 ns/iter (+/- 0) | |
test bench_syscall ... bench: 1,108 ns/iter (+/- 22) | |
test bench_systemtime ... bench: 32 ns/iter (+/- 0) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment