summaryrefslogtreecommitdiff
path: root/bench/bench.rb
Commit message (Expand)AuthorAgeFilesLines
* don't change benchmark rulesKornelius Kalnbach2017-09-031-1/+1
* tweak benchmark numbers, improve accuracyKornelius Kalnbach2016-12-281-3/+7
* cleanup benchmark script (finally!)Kornelius Kalnbach2013-06-301-127/+31
* remove dump/undump functionalityKornelius Kalnbach2013-06-131-40/+14
* do not write to disk in benchmarkingKornelius Kalnbach2013-02-171-1/+1
* last changes before release of 1.0.6v1.0.6Kornelius Kalnbach2012-04-061-0/+1
* cleanups: Page encoder is default for HTML, benchmark KB/s instead of tokens/smurphy2011-07-041-59/+2
* use real kilobyte for benchmarksmurphy2011-06-111-3/+3
* updated benchmark script: use Nx param to repeat x times, KB means kilo (1000)murphy2011-04-171-25/+23
* Benchmark doesn't bench IO any more.murphy2010-09-211-12/+12
* rake bench now uses line numbers (slower, but more realistic).murphy2010-06-291-0/+1
* Benchmark script uses -Ofull option for pygmentize.murphy2010-06-271-1/+1
* Use Text encoder instead of deprecated Tokens#text method.murphy2010-06-011-1/+1
* Fixed benchmark script.murphy2010-05-051-1/+1
* Direct Streaming! See #142 and Changes.textile.murphy2010-05-011-5/+5
* Fixed benchmarks.murphy2010-04-151-7/+0
* Cleanup.murphy2010-03-261-1/+0
* Benchmark: Actually, the abbreviation for second is s, not sec.murphy2009-06-091-4/+4
* Improved benchmark script.murphy2009-01-121-20/+24
* Fixes for Ruby 1.9.murphy2008-12-251-1/+1
* Benchmark, comparison: replaced SilverCity with pygmentsmurphy2007-04-241-1/+16
* Done:murphy2007-01-011-3/+2
* Fixed warning in bench.rb.murphy2006-10-181-1/+0
* Fixed functional test.murphy2006-10-181-0/+5
* Big re-indenting - no more tabs!murphy2006-07-101-116/+116
* New Version: 0.7.0!murphy2006-04-191-2/+29
* Large update: Scanners for HTML, RHTML and Nitro-XHTML added.murphy2006-04-101-0/+1
* Added HTML scanner!murphy2006-04-041-1/+1
* bench.rb fixed, example output added.murphy2005-12-101-1/+0
* bench/bench.rb: Added SilverCity benchmarkingmurphy2005-11-051-3/+21
* bench.rb: back to :table stylemurphy2005-11-041-1/+1
* HTML highlighting:murphy2005-11-041-1/+8
* Added the good old benchmark suite to the repository.murphy2005-10-291-0/+159