summaryrefslogtreecommitdiff
path: root/bench/bench_buffer.rb
Commit message (Expand)AuthorAgeFilesLines
* Namespace all benchmarks since they are loaded into one processLars Kanis2020-01-091-91/+93
* Use require_relative 'bench_helper' for all benchmarksBenoit Daloze2019-02-021-4/+1
* fix tests for netbsdtduehr2014-07-011-3/+18
* Set iterations for buffer benchmark from env1.0.12.preWayne Meissner2012-02-161-1/+1
* Add more benches for different ways of calculating the size of the Buffer/Mem...Wayne Meissner2009-01-151-4/+56
* clear the MemoryPointer and Buffer on alloc, so everyone is on a level playin...Wayne Meissner2009-01-111-4/+4
* Add benchmarks for MemoryPointer vs Buffer vs 0.chr * sizeWayne Meissner2009-01-101-0/+45