Created
May 20, 2012 22:48
-
-
Save rf/2759821 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
06:48 PM russfrank @ clarion ~/code/marked fmt? | |
$ cat postbench | |
marked completed in 3516ms. | |
marked (gfm) completed in 3567ms. | |
marked (pedantic) completed in 3299ms. | |
discount completed in 5421ms. | |
showdown (reuse converter) completed in 9914ms. | |
showdown (new converter) completed in 11393ms. | |
markdown-js completed in 27392ms. | |
06:48 PM russfrank @ clarion ~/code/marked fmt? | |
$ cat prebench | |
marked completed in 3454ms. | |
marked (gfm) completed in 3614ms. | |
marked (pedantic) completed in 3212ms. | |
discount completed in 5439ms. | |
showdown (reuse converter) completed in 9859ms. | |
showdown (new converter) completed in 11413ms. | |
markdown-js completed in 27421ms. | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment