From: Eric Wong Date: 2014-01-19T10:43:33+00:00 Subject: [ruby-core:59870] Re: [ruby-trunk - Bug #5985] miniruby skews "make benchmark" results Eric Wong wrote: > Btw, I'm still having this problem and it's very noticeable with: > make benchmark-each ITEM=bm_so_reverse_complement Actually, this benchmark is all over the place because benchmark/driver.rb slurps the gigantic output of this benchmark. Patch at https://bugs.ruby-lang.org/issues/9430