From 1920a00869725c0c49fc825ddc0b7da2639e0f76 Mon Sep 17 00:00:00 2001 From: Robert Konigsberg Date: Thu, 24 Mar 2011 10:36:26 -0400 Subject: [PATCH] Clean up perf.html for readability. --- tests/perf.html | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/tests/perf.html b/tests/perf.html index c8086f1..7b2d02c 100644 --- a/tests/perf.html +++ b/tests/perf.html @@ -47,14 +47,15 @@

Some numbers on a MacBook Pro 2.53 GHz Core 2 Duo
- commit bb5899c56e33716db724cb60a5120b91f5fccdeb
- Firefox 3.0.15: 28 ms/instantiation
- Safari 4.0.3: 15.02 ms/instantiation
-
- - commit 2847c1cf1a2874e9fe56b5749e6e105e37bb086a
- Firefox 3.0.15: 49.27 ms/instantiation
- Safari 4.0.3: 24.48 ms/instantiation
+ + + + + + + + +
commitFirefox 3.0.15Safari 4.0.3
bb5899c56e33716db724cb60a5120b91f5fccdeb28 ms/instantiation15.02 ms/instantiation
2847c1cf1a2874e9fe56b5749e6e105e37bb086a49.27 ms/instantiation24.48 ms/instantiation

-- 2.7.4