Skip to content

Instantly share code, notes, and snippets.

@rf
Created May 20, 2012 22:48
Show Gist options
  • Save rf/2759821 to your computer and use it in GitHub Desktop.
Save rf/2759821 to your computer and use it in GitHub Desktop.
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