From e1aaa2c6c608aaf2577b49a72538d6fe7ceedc27 Mon Sep 17 00:00:00 2001 From: murphy Date: Sat, 10 Dec 2005 05:04:13 +0000 Subject: Example benchmark extended. --- bench/output | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/bench/output b/bench/output index 9774b4a..2805f92 100644 --- a/bench/output +++ b/bench/output @@ -1,3 +1,4 @@ +RUBY: L:\root\trunk>ruby -rubygems -Ilib bench\bench.rb ruby comp user system total real CodeRay 1.042000 0.010000 1.052000 ( 1.092000) @@ -6,4 +7,12 @@ Syntax 9.854000 0.110000 9.964000 ( 9.984000) 10.02 KB/sec SilverCity 0.000000 0.000000 0.000000 ( 6.209000) 16.11 KB/sec -Files created: test.html, test.syntax.html, test.silvercity.html + +C++: +L:\root\trunk>ruby -rubygems -Ilib bench\bench.rb cpp comp + user system total real +CodeRay 0.431000 0.030000 0.461000 ( 0.471000) + 212.31 KB/sec (100.0 KB) 33.30 KTok/sec +Syntax [not available] +SilverCity 0.000000 0.010000 0.010000 ( 7.261000) + 13.77 KB/sec -- cgit v1.2.1