Created
March 2, 2014 00:04
-
-
Save kyleterry/9299642 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
-O2: | |
real 0m7.613s | |
user 0m4.020s | |
sys 0m0.570s | |
-O3: | |
real 0m7.617s | |
user 0m4.030s | |
sys 0m0.570s | |
-O3 -funroll-loops: | |
real 0m7.678s | |
user 0m4.100s | |
sys 0m0.560s |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment