Closed rwstauner closed 2 months ago
As a follow up to https://github.com/Shopify/yjit-bench/pull/320 We have the stat for "compile_time_ns" already we just need to find a place to put it...
We have a "yjit stats" table where we could add a column for this: https://speed.yjit.org/benchmarks/bench-2024-08-26-060828.html?platform=x86_64#yjit-stats
We also have the "stats over time" view where we could add this. https://speed.yjit.org/stats-timeline.html#yjit_speedup+overall-mean+activerecord+liquid-render+optcarrot+railsbench
I think both make sense?
As a follow up to https://github.com/Shopify/yjit-bench/pull/320 We have the stat for "compile_time_ns" already we just need to find a place to put it...
We have a "yjit stats" table where we could add a column for this: https://speed.yjit.org/benchmarks/bench-2024-08-26-060828.html?platform=x86_64#yjit-stats
We also have the "stats over time" view where we could add this. https://speed.yjit.org/stats-timeline.html#yjit_speedup+overall-mean+activerecord+liquid-render+optcarrot+railsbench