zombocom/derailed_benchmarks

Track requires from AutoLoad

Closed this issue · 1 comments

Currently, we're not tracking memory from code loaded by AutoLoad. We should match feature parity with BootSnap https://github.com/Shopify/bootsnap/blob/e8aad0ce200e05c935e0952aadc2e8a5e95e13f4/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb

It turns out we were already tracking autoload but not load