summaryrefslogtreecommitdiff
path: root/lib/ffi_yajl/benchmark
Commit message (Expand)AuthorAgeFilesLines
* Optimize our requiresTim Smith2020-08-1411-33/+33
* Substitute require for require_relativerelativeTim Smith2019-12-215-5/+5
* fix some chefstyleLamont Granquist2018-06-261-2/+2
* Switch from reek/rubocop to chefstyleTim Smith2017-06-2011-92/+92
* down to zero offensesLamont Granquist2015-07-1011-308/+194
* yet more copslcg/more-copsLamont Granquist2015-07-096-17/+17
* some more cop fixesLamont Granquist2015-07-094-8/+8
* eliminate Rescue ExceptionLamont Granquist2015-07-095-23/+15
* remaining autofixable copsLamont Granquist2015-07-092-17/+16
* fix lots of copsLamont Granquist2015-07-099-21/+10
* add JSON.fast_generate benchmark0.2.0Lamont Granquist2014-06-171-0/+5
* add Oj.loadLamont Granquist2014-06-142-7/+20
* working on parsing benchmarksLamont Granquist2013-12-083-29/+125
* add oj benchmarkLamont Granquist2013-12-041-0/+13
* get the c extensions compiled inLamont Granquist2013-11-181-4/+8
* add profiling option to benchmarksLamont Granquist2013-11-182-0/+45
* ruby 1.8 doesn't define RUBY_ENGINELamont Granquist2013-11-171-1/+1
* benchmarks finally working under jrubyLamont Granquist2013-11-171-6/+6
* use correct varLamont Granquist2013-11-171-1/+1
* derpLamont Granquist2013-11-171-1/+1
* avoid yajl-ruby on jrubyLamont Granquist2013-11-171-4/+8
* lets try rescue Exception sledgehammerLamont Granquist2013-11-171-10/+8
* jruby throws an uncatchable exceptionLamont Granquist2013-11-171-5/+7
* rescue anythingLamont Granquist2013-11-171-6/+4
* add info messagesLamont Granquist2013-11-171-0/+4
* catch yajl-ruby not working in jrubyLamont Granquist2013-11-171-0/+2
* fix bmark binary againLamont Granquist2013-11-171-54/+56
* install yajl-ruby to bmark againstLamont Granquist2013-11-171-11/+18
* cleanupLamont Granquist2013-11-171-53/+54
* working benchmark scriptLamont Granquist2013-11-171-3/+8
* add benchmarks scriptLamont Granquist2013-11-172-140/+147
* moving benchmarks under libLamont Granquist2013-11-1716-0/+3124