Shopify / yjit-metrics

"Tasks for benchmarking, building and collecting stats for YJIT"
MIT License
14 stars 9 forks source link

Update stats reports to match YJIT latest console format #214

Closed noahgibbs closed 2 months ago

noahgibbs commented 1 year ago

Every time YJIT makes a change to the console format, yjit-metrics should be changing to match. In practice there's a delay, often a long one. The stats-formatting Ruby code was restructured a bit ago to make this easier, but it's still been awhile since the last update, and some things have changed.

noahgibbs commented 1 year ago

Worth noting: this is not quite as simple as updating the yjit-metrics stats report template and code to match the YJIT code, because the yjit-metrics code has to be able to run on a lot of old batches of data with slightly different sets of metrics.