summaryrefslogtreecommitdiff
path: root/bench/bench_umask.rb
Commit message (Expand)AuthorAgeFilesLines
* Skip getlogin/gettimeofday/getuid/umask benchmarks on WindowsBenoit Daloze2020-03-291-1/+1
* Namespace all benchmarks since they are loaded into one processLars Kanis2020-01-091-46/+48
* Use require_relative 'bench_helper' for all benchmarksBenoit Daloze2019-02-021-1/+1
* Add / update benchmarksWayne Meissner2011-04-291-13/+13
* Add some FFI benchmarks from JRubyWayne Meissner2008-11-021-0/+60