• Yorick Peterse's avatar
    Improved last_relative_application_frame timings · 60a6a240
    Yorick Peterse authored
    The previous setup wasn't exactly fast, resulting in instrumented method
    calls taking about 600 times longer than non instrumented calls
    (including any ActiveSupport code involved). With this commit this
    slowdown has been reduced to around 185 times.
    60a6a240
metrics.rb 1.3 KB