<!-- If you have a question please search or post to our Discourse site: https://discourse.julialang.org. We use the GitHub issue tracker for bug reports and feature requests only. If you're submitting a bug report, be sure to include as much relevant information as possible, including a minimal reproducible example and the output of `versioninfo()`. If you're experiencing a problem with a particular package, open an issue on that package's repository instead. Thanks for contributing to the Julia project! --> #46010 seems to have introduced a significant regression in cases like [`BaseBenchmarks.InferenceBenchmarks.many_local_vars`](https://github.com/JuliaCI/BaseBenchmarks.jl/blob/d4fd365d558f06488eb5c773ea5dfae2a4c901db/src/inference/InferenceBenchmarks.jl#L168-L183). There are some observation and discussion happening [here](https://github.com/JuliaLang/julia/commit/dd375e199b6f17d5a14bbf1339d8a74cf5a3bb62): - benchmark result: https://github.com/JuliaLang/julia/commit/dd375e199b6f17d5a14bbf1339d8a74cf5a3bb62#commitcomment-82877581 - profiling: https://github.com/JuliaLang/julia/commit/dd375e199b6f17d5a14bbf1339d8a74cf5a3bb62#commitcomment-83236324