Closed noahgibbs closed 2 months 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.
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.