Skip to content

Instantly share code, notes, and snippets.

@Saurabh7
Created March 5, 2016 18:43
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/6ab7c68501697f8de0d6 to your computer and use it in GitHub Desktop.
Save Saurabh7/6ab7c68501697f8de0d6 to your computer and use it in GitHub Desktop.
[==========] Running 2 benchmarks.
[ RUN ] SGVector.linalg (10 runs, 1000000 iterations per run)
[ DONE ] SGVector.linalg (743.180330 ms)
[ RUNS ] Average time: 74318.033 us
Fastest: 73795.633 us (-522.400 us / -0.703 %)
Slowest: 75810.633 us (+1492.600 us / +2.008 %)
Average performance: 13.45568 runs/s
Best performance: 13.55094 runs/s (+0.09525 runs/s / +0.70790 %)
Worst performance: 13.19076 runs/s (-0.26492 runs/s / -1.96885 %)
[ITERATIONS] Average time: 0.074 us
Fastest: 0.074 us (-0.001 us / -0.703 %)
Slowest: 0.076 us (+0.001 us / +2.008 %)
Average performance: 13455684.43664 iterations/s
Best performance: 13550937.35696 iterations/s (+95252.92031 iterations/s / +0.70790 %)
Worst performance: 13190761.77612 iterations/s (-264922.66052 iterations/s / -1.96885 %)
[ RUN ] SGVector.cmath (10 runs, 1000000 iterations per run)
[ DONE ] SGVector.cmath (416.302330 ms)
[ RUNS ] Average time: 41630.233 us
Fastest: 41286.633 us (-343.600 us / -0.825 %)
Slowest: 43653.633 us (+2023.400 us / +4.860 %)
Average performance: 24.02100 runs/s
Best performance: 24.22091 runs/s (+0.19991 runs/s / +0.83223 %)
Worst performance: 22.90760 runs/s (-1.11340 runs/s / -4.63512 %)
[ITERATIONS] Average time: 0.042 us
Fastest: 0.041 us (-0.000 us / -0.825 %)
Slowest: 0.044 us (+0.002 us / +4.860 %)
Average performance: 24021004.15820 iterations/s
Best performance: 24220914.30900 iterations/s (+199910.15079 iterations/s / +0.83223 %)
Worst performance: 22907600.84046 iterations/s (-1113403.31774 iterations/s / -4.63512 %)
[==========] Ran 2 benchmarks.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment