summaryrefslogtreecommitdiff
path: root/bench/bench_getpid.rb
Commit message (Expand)AuthorAgeFilesLines
* Namespace all benchmarks since they are loaded into one processLars Kanis2020-01-091-26/+28
* Use require_relative 'bench_helper' for all benchmarksBenoit Daloze2019-02-021-1/+1
* Convert some benchmarks to use a loop instead of a block - block dispatch ove...Wayne Meissner2012-04-211-4/+11
* Update some benchmarks to use bench_helper.rbWayne Meissner2009-09-151-3/+2
* Remove obsolete arity-specific benchmarksWayne Meissner2009-06-081-14/+0
* Do not run the Invoker#call tests on JRubyWayne Meissner2009-01-081-0/+2
* Add more benchmarksWayne Meissner2008-11-191-1/+6
* Add raw Invoker benchmark for getpidWayne Meissner2008-11-041-2/+7
* Add some FFI benchmarks from JRubyWayne Meissner2008-11-021-0/+30