Flowdock
method

bench_range

Importance_1
v2_1_10 - Show latest stable - 0 notes - Class: Spec
bench_range(&block) public

Specifies the ranges used for benchmarking for that class.

bench_range do
  bench_exp(2, 16, 2)
end

See Unit::TestCase.bench_range for more details.

Show source
Register or log in to add new notes.