summaryrefslogtreecommitdiff
path: root/benchmarks
Commit message (Collapse)AuthorAgeFilesLines
* Clean up code a bitFlorian Frank2012-02-1139-24802/+0
| | | | This should fix #117
* start to make buffer_initial_length configurableFlorian Frank2011-11-094-4/+4
|
* started to build jruby extension with RakefileFlorian Frank2010-09-232-2/+2
|
* Fixed T_FIXNUM bug on 64bit architectures.v1.4.1Florian Frank2010-04-251-5/+5
|
* Merge branch 'rbx-fix'v1.4.0Florian Frank2010-04-233-13/+13
| | | | Supports rubinius now. Avoided depending on MRI internals too much.
* benchmark symbolize_namesFlorian Frank2009-12-032-0/+28
|
* use smaller iteration valusFlorian Frank2009-11-204-18/+30
|
* simplified build structure, tweak bs iterationsFlorian Frank2009-11-074-16/+16
|
* disabled data truncationFlorian Frank2009-11-054-0/+16
|
* optimised speed a lot, added only_ascii modeFlorian Frank2009-10-263-6/+22
|
* use nesting instead of circular checkFlorian Frank2009-10-263-20/+20
|
* start to use a faster string bufferFlorian Frank2009-10-263-27/+27
|
* added ohai benchmarkFlorian Frank2009-10-264-0/+1655
|
* added yajl benchmarksFlorian Frank2009-10-262-1/+85
|
* initial commitFlorian Frank2009-08-2435-0/+22991