Skip to content

Instantly share code, notes, and snippets.

@Saurabh7
Created March 5, 2016 18:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Saurabh7/1df1ccbb6bfccd7fff94 to your computer and use it in GitHub Desktop.
Save Saurabh7/1df1ccbb6bfccd7fff94 to your computer and use it in GitHub Desktop.
[==========] Ran 2 benchmarks.
sabby@Trac:~/benchmark$ ./a.out
[==========] Running 2 benchmarks.
[ RUN ] SGVector.linalg (10 runs, 1000000 iterations per run)
[ DONE ] SGVector.linalg (1714.838970 ms)
[ RUNS ] Average time: 171483.897 us
Fastest: 170940.697 us (-543.200 us / -0.317 %)
Slowest: 172457.697 us (+973.800 us / +0.568 %)
Average performance: 5.83145 runs/s
Best performance: 5.84998 runs/s (+0.01853 runs/s / +0.31777 %)
Worst performance: 5.79852 runs/s (-0.03293 runs/s / -0.56466 %)
[ITERATIONS] Average time: 0.171 us
Fastest: 0.171 us (-0.001 us / -0.317 %)
Slowest: 0.172 us (+0.001 us / +0.568 %)
Average performance: 5831451.33447 iterations/s
Best performance: 5849981.99697 iterations/s (+18530.66251 iterations/s / +0.31777 %)
Worst performance: 5798523.44891 iterations/s (-32927.88555 iterations/s / -0.56466 %)
[ RUN ] SGVector.cmath (10 runs, 1000000 iterations per run)
[ DONE ] SGVector.cmath (451.959970 ms)
[ RUNS ] Average time: 45195.997 us
Fastest: 44784.697 us (-411.300 us / -0.910 %)
Slowest: 46456.697 us (+1260.700 us / +2.789 %)
Average performance: 22.12585 runs/s
Best performance: 22.32906 runs/s (+0.20320 runs/s / +0.91839 %)
Worst performance: 21.52542 runs/s (-0.60043 runs/s / -2.71371 %)
[ITERATIONS] Average time: 0.045 us
Fastest: 0.045 us (-0.000 us / -0.910 %)
Slowest: 0.046 us (+0.001 us / +2.789 %)
Average performance: 22125853.31396 iterations/s
Best performance: 22329055.83798 iterations/s (+203202.52402 iterations/s / +0.91839 %)
Worst performance: 21525421.83531 iterations/s (-600431.47865 iterations/s / -2.71371 %)
[==========] Ran 2 benchmarks.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment