> $benchm[name][:total] += benchm.to_a[5] Are you using wallclock elapsed time on purpose? What you're probably seeing is the scheduling granularity of some OS scheduler...
k
> $benchm[name][:total] += benchm.to_a[5] Are you using wallclock elapsed time on purpose? What you're probably seeing is the scheduling granularity of some OS scheduler...
k