| Commit message (Expand) | Author | Age | Files | Lines |
* | tweak benchmark numbers, improve accuracy | Kornelius Kalnbach | 2016-12-28 | 1 | -3/+7 |
* | cleanup benchmark script (finally!) | Kornelius Kalnbach | 2013-06-30 | 1 | -127/+31 |
* | remove dump/undump functionality | Kornelius Kalnbach | 2013-06-13 | 1 | -40/+14 |
* | do not write to disk in benchmarking | Kornelius Kalnbach | 2013-02-17 | 1 | -1/+1 |
* | last changes before release of 1.0.6v1.0.6 | Kornelius Kalnbach | 2012-04-06 | 1 | -0/+1 |
* | remove obsolete big C example code, to make this a Ruby project on GitHub | Kornelius Kalnbach | 2011-09-09 | 17 | -160011/+0 |
* | cleanups: Page encoder is default for HTML, benchmark KB/s instead of tokens/s | murphy | 2011-07-04 | 1 | -59/+2 |
* | use real kilobyte for benchmarks | murphy | 2011-06-11 | 1 | -3/+3 |
* | updated benchmark script: use Nx param to repeat x times, KB means kilo (1000) | murphy | 2011-04-17 | 1 | -25/+23 |
* | Benchmark doesn't bench IO any more. | murphy | 2010-09-21 | 1 | -12/+12 |
* | rake bench now uses line numbers (slower, but more realistic). | murphy | 2010-06-29 | 1 | -0/+1 |
* | Benchmark script uses -Ofull option for pygmentize. | murphy | 2010-06-27 | 1 | -1/+1 |
* | Use Text encoder instead of deprecated Tokens#text method. | murphy | 2010-06-01 | 1 | -1/+1 |
* | Fixed benchmark script. | murphy | 2010-05-05 | 1 | -1/+1 |
* | Added JSON example benchmark data. | murphy | 2010-05-01 | 1 | -0/+655 |
* | Direct Streaming! See #142 and Changes.textile. | murphy | 2010-05-01 | 1 | -5/+5 |
* | Fixed benchmarks. | murphy | 2010-04-15 | 1 | -7/+0 |
* | Cleanup. | murphy | 2010-03-26 | 1 | -1/+0 |
* | Benchmark: Actually, the abbreviation for second is s, not sec. | murphy | 2009-06-09 | 1 | -4/+4 |
* | Improved benchmark script. | murphy | 2009-01-12 | 2 | -10090/+10094 |
* | Fixes for Ruby 1.9. | murphy | 2008-12-25 | 1 | -1/+1 |
* | Benchmark, comparison: replaced SilverCity with pygments | murphy | 2007-04-24 | 1 | -1/+16 |
* | New Scanner: Scheme (thanks closure!) | murphy | 2007-01-01 | 1 | -0/+38 |
* | Done: | murphy | 2007-01-01 | 1 | -3/+2 |
* | Fixed warning in bench.rb. | murphy | 2006-10-18 | 1 | -1/+0 |
* | Fixed functional test. | murphy | 2006-10-18 | 1 | -0/+5 |
* | Totally revamped test system. Nitro will be fixed soon. | murphy | 2006-07-11 | 1 | -0/+0 |
* | Big re-indenting - no more tabs! | murphy | 2006-07-10 | 1 | -116/+116 |
* | New Version: 0.7.0! | murphy | 2006-04-19 | 2 | -2/+28166 |
* | FOLDERS documentation added. | murphy | 2006-04-15 | 1 | -0/+169 |
* | Large update: Scanners for HTML, RHTML and Nitro-XHTML added. | murphy | 2006-04-10 | 3 | -0/+938 |
* | Added HTML scanner! | murphy | 2006-04-04 | 1 | -1/+1 |
* | HTML Encoder: inline numerization corrected. | murphy | 2006-03-23 | 1 | -3/+3 |
* | Made caching demo more expressing. | murphy | 2006-03-21 | 1 | -2/+2 |
* | CodeRay::Duo added for cool caching! | murphy | 2006-03-21 | 1 | -0/+39 |
* | Example benchmark extended. | murphy | 2005-12-10 | 1 | -1/+10 |
* | bench.rb fixed, example output added. | murphy | 2005-12-10 | 2 | -1/+9 |
* | bench/bench.rb: Added SilverCity benchmarking | murphy | 2005-11-05 | 1 | -3/+21 |
* | bench.rb: back to :table style | murphy | 2005-11-04 | 1 | -1/+1 |
* | HTML highlighting: | murphy | 2005-11-04 | 1 | -1/+8 |
* | Added the good old benchmark suite to the repository. | murphy | 2005-10-29 | 12 | -0/+140247 |