From db3942f93463012b7823c78dd5141d6085edb4f6 Mon Sep 17 00:00:00 2001 From: Chris Allen Date: Wed, 30 Jan 2013 09:15:37 -0800 Subject: [PATCH] updated conclusions --- README.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/README.md b/README.md index 8dedf26..f0fcec0 100644 --- a/README.md +++ b/README.md @@ -66,6 +66,20 @@ Units are in microseconds (us) 22,000 us / 770 us + + laser + 73.6 us / 1.5 us + 243 us / 18 us + 3,400 us / 61 us + + + + enlive + 38 us / 0.435 us + 320 us / 10 us + 6,400 us / 450 us + + ## Conclusions @@ -75,5 +89,6 @@ Units are in microseconds (us) + clabango and hiccup are equivalent in performance + stencil from string literals is faster than clabango and hiccup, + stencil from files is even faster by a marginal amount. ++ Enlive and Laser are faster than Hiccup and Clabango Copyright © 2013 bitemyapp