From: "tmm1 (Aman Gupta)" Date: 2012-12-04T12:24:10+09:00 Subject: [ruby-core:50544] [ruby-trunk - Bug #7500] Improve GC profiler timings on linux Issue #7500 has been updated by tmm1 (Aman Gupta). Increasing the number of iterations shows the 4ms granularity. tmm1@fe19:~$ grep loops timings.c int loops = 1000000; for (n=0; n