summaryrefslogtreecommitdiff
path: root/bench
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
* remove obsolete big C example code, to make this a Ruby project on GitHubKornelius Kalnbach2011-09-0917-160011/+0
* 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
* Added JSON example benchmark data.murphy2010-05-011-0/+655
* 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-122-10090/+10094
* Fixes for Ruby 1.9.murphy2008-12-251-1/+1
* Benchmark, comparison: replaced SilverCity with pygmentsmurphy2007-04-241-1/+16
* New Scanner: Scheme (thanks closure!)murphy2007-01-011-0/+38
* Done:murphy2007-01-011-3/+2
* Fixed warning in bench.rb.murphy2006-10-181-1/+0
* Fixed functional test.murphy2006-10-181-0/+5
* Totally revamped test system. Nitro will be fixed soon.murphy2006-07-111-0/+0
* Big re-indenting - no more tabs!murphy2006-07-101-116/+116
* New Version: 0.7.0!murphy2006-04-192-2/+28166
* FOLDERS documentation added.murphy2006-04-151-0/+169
* Large update: Scanners for HTML, RHTML and Nitro-XHTML added.murphy2006-04-103-0/+938
* Added HTML scanner!murphy2006-04-041-1/+1
* HTML Encoder: inline numerization corrected.murphy2006-03-231-3/+3
* Made caching demo more expressing.murphy2006-03-211-2/+2
* CodeRay::Duo added for cool caching!murphy2006-03-211-0/+39
* Example benchmark extended.murphy2005-12-101-1/+10
* bench.rb fixed, example output added.murphy2005-12-102-1/+9
* 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-2912-0/+140247