Created
October 1, 2012 14:18
-
-
Save FrancescaK/3812056 to your computer and use it in GitHub Desktop.
mikefgist
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
Benchmark: timing 10 iterations of datetime, raw, tiny... | |
datetime: 428 wallclock secs (426.24 usr + 1.22 sys = 427.46 CPU) @ 0.02/s (n=10) | |
raw: 44 wallclock secs (42.58 usr + 0.52 sys = 43.10 CPU) @ 0.23/s (n=10) | |
tiny: 66 wallclock secs (64.68 usr + 0.99 sys = 65.67 CPU) @ 0.15/s (n=10) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment