From 1f1fec89b75216b303735bdb12d234179f86e06b Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Tue, 18 Nov 2014 11:46:57 -0800 Subject: Added a few more benchmarks. --- benchmarks.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'benchmarks.md') diff --git a/benchmarks.md b/benchmarks.md index 3e8dccf..af11e91 100644 --- a/benchmarks.md +++ b/benchmarks.md @@ -5,7 +5,10 @@ Some benchmarks, run on an ancient Thinkpad running Intel Core 2 Duo at 2GHz. |Implementation | Time (sec)| Factor | |---------------|-----------:|--------:| | Markdown.pl | 2921.30 | 14606.5 | +| kramdown | 20.76 | 103.8 | | PHP markdown | 20.475 | 102.4 | +| lunamark | 6.195 | 40.0 | +| cheapskate | 5.645 | 28.2 | | peg-markdown | 5.330 | 26.7 | | commonmark.js | 2.730 | 13.6 | | marked | 1.870 | 9.4 | -- cgit v1.2.3