From 027a3153256fe9647bf13e28f1faa9ee8806f942 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Tue, 16 Jun 2015 23:12:11 -0700 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 e43435d..5f6bed1 100644 --- a/benchmarks.md +++ b/benchmarks.md @@ -11,11 +11,11 @@ Some benchmarks, run on an ancient Thinkpad running Intel Core 2 Duo at 2GHz. | cheapskate | 8.24 | | peg-markdown | 5.45 | | parsedown | 5.06 | -| marked | 1.94 | -| **commonmark.js** | 1.93 | -| discount | 1.86 | -| **cmark** | 0.32 | -| hoedown | 0.21 | +| **commonmark.js** | 2.20 | +| marked | 2.13 | +| discount | 1.90 | +| **cmark** | 0.29 | +| hoedown | 0.23 | To run these benchmarks, use `make bench PROG=/path/to/program`. -- cgit v1.2.3