From ec48b49edb041b8a42d3f35c8738f869cec9dc49 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Fri, 9 Jan 2015 22:02:51 -0800 Subject: Updated benchmarks. --- benchmarks.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'benchmarks.md') diff --git a/benchmarks.md b/benchmarks.md index 1dedc87..7e2167d 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.345 | 11.7 | +| **commonmark.js** | 2.335 | 11.6 | | marked | 1.855 | 9.3 | | discount | 1.705 | 8.5 | | **cmark** | 0.280 | 1.4 | @@ -38,7 +38,7 @@ They can be run using `make benchjs`: |Implementation | ops/sec | |-------------------|-------------| -| showdown.js | 169 ±1.72% | -| **commonmark.js** | 420 ±0.88% | -| marked.js | 548 ±0.66% | -| markdown-it | 690 ±1.00% | +| showdown.js | 173 ±1.45% | +| **commonmark.js** | 443 ±0.81% | +| marked.js | 531 ±0.69% | +| markdown-it | 684 ±1.15% | -- cgit v1.2.3