From 4b5198c5bc742f8acb5668919982d09c5f71dca1 Mon Sep 17 00:00:00 2001 From: "Edward Z. Yang" Date: Sun, 24 Sep 2006 18:36:32 +0000 Subject: [PATCH] [1.1.1] Augment with time difference. git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@449 48356398-32a2-884e-a903-53898d9a118a --- benchmarks/Lexer.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/benchmarks/Lexer.php b/benchmarks/Lexer.php index 2d02defb..d7da3841 100644 --- a/benchmarks/Lexer.php +++ b/benchmarks/Lexer.php @@ -65,7 +65,7 @@ class RowTimer extends Benchmark_Timer $perc = $v['diff'] * 100 / $standard; $out .= '' . number_format($perc, 2, '.', '') . - '%'; + '%'.$v['diff'].''; } @@ -110,7 +110,7 @@ function do_benchmark($name, $document) { $value) { - echo ''; + echo ''; } ?>
Case' . htmlspecialchars($key) . '' . htmlspecialchars($key) . '