Skip to content

Instantly share code, notes, and snippets.

@Saurabh7
Created March 5, 2016 14:35
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/41dc7227dd3380dace2b to your computer and use it in GitHub Desktop.
Save Saurabh7/41dc7227dd3380dace2b to your computer and use it in GitHub Desktop.
[==========] Running 2 benchmarks.
[ RUN ] SGVector.linalg (10 runs, 1000000 iterations per run)
[ DONE ] SGVector.linalg (1761.853350 ms)
[ RUNS ] Average time: 176185.335 us
Fastest: 171029.035 us (-5156.300 us / -2.927 %)
Slowest: 181770.035 us (+5584.700 us / +3.170 %)
Average performance: 5.67584 runs/s
Best performance: 5.84696 runs/s (+0.17112 runs/s / +3.01487 %)
Worst performance: 5.50146 runs/s (-0.17438 runs/s / -3.07240 %)
[ITERATIONS] Average time: 0.176 us
Fastest: 0.171 us (-0.005 us / -2.927 %)
Slowest: 0.182 us (+0.006 us / +3.170 %)
Average performance: 5675841.29519 iterations/s
Best performance: 5846960.42985 iterations/s (+171119.13466 iterations/s / +3.01487 %)
Worst performance: 5501456.82703 iterations/s (-174384.46816 iterations/s / -3.07240 %)
[ RUN ] SGVector.cmath (10 runs, 1000000 iterations per run)
[ DONE ] SGVector.cmath (437.396350 ms)
[ RUNS ] Average time: 43739.635 us
Fastest: 41931.035 us (-1808.600 us / -4.135 %)
Slowest: 46786.035 us (+3046.400 us / +6.965 %)
Average performance: 22.86256 runs/s
Best performance: 23.84868 runs/s (+0.98612 runs/s / +4.31327 %)
Worst performance: 21.37390 runs/s (-1.48866 runs/s / -6.51134 %)
[ITERATIONS] Average time: 0.044 us
Fastest: 0.042 us (-0.002 us / -4.135 %)
Slowest: 0.047 us (+0.003 us / +6.965 %)
Average performance: 22862559.32405 iterations/s
Best performance: 23848683.91634 iterations/s (+986124.59229 iterations/s / +4.31327 %)
Worst performance: 21373899.28426 iterations/s (-1488660.03979 iterations/s / -6.51134 %)
[==========] Ran 2 benchmarks.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment