diff options
| author | Kornelius Kalnbach <murphy@rubychan.de> | 2011-09-09 02:05:44 +0200 |
|---|---|---|
| committer | Kornelius Kalnbach <murphy@rubychan.de> | 2011-09-09 02:05:44 +0200 |
| commit | 7567e6e2f18334d3f0b5b3c6c9659a018be00e9e (patch) | |
| tree | 18104f93126d0fd3b162ffdc2cadd1da104945ff /bench/output | |
| parent | 74b05c9f583669849fded8417a8f5003be3b3c6c (diff) | |
| download | coderay-7567e6e2f18334d3f0b5b3c6c9659a018be00e9e.tar.gz | |
remove obsolete big C example code, to make this a Ruby project on GitHub
Diffstat (limited to 'bench/output')
| -rw-r--r-- | bench/output | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/bench/output b/bench/output deleted file mode 100644 index 2805f92..0000000 --- a/bench/output +++ /dev/null @@ -1,18 +0,0 @@ -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)
- 91.58 KB/sec (100.0 KB) 21.38 KTok/sec
-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
-
-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
|
