diff options
author | John MacFarlane <jgm@berkeley.edu> | 2015-01-09 15:38:22 -0800 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2015-01-09 15:38:22 -0800 |
commit | b7b5340c844f4016a1089053924dd8f92118d21f (patch) | |
tree | b459fbf15cefbf911c72b554e3ccaae68dc877a0 | |
parent | 4d49f2befc95241abf8f5d7ef07ffd1ef4c23bfb (diff) |
Updated benchmarks.
-rw-r--r-- | benchmarks.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmarks.md b/benchmarks.md index bc0925f..1dedc87 100644 --- a/benchmarks.md +++ b/benchmarks.md @@ -10,7 +10,7 @@ Some benchmarks, run on an ancient Thinkpad running Intel Core 2 Duo at 2GHz. | lunamark | 6.295 | 31.5 | | cheapskate | 5.760 | 28.8 | | peg-markdown | 5.450 | 27.3 | -| **commonmark.js** | 2.500 | 12.5 | +| **commonmark.js** | 2.345 | 11.7 | | marked | 1.855 | 9.3 | | discount | 1.705 | 8.5 | | **cmark** | 0.280 | 1.4 | |