rusty_v8
rusty_v8 copied to clipboard
perf: optimize ScopeData structure
18.6 ns per run 53.7 million ops/sec → new_ # main
16.4 ns per run 61.2 million ops/sec → new_ # patch
Did I just bring back the Rust compiler bug we had earlier? 👀 https://github.com/denoland/rusty_v8/pull/1229
https://github.com/denoland/rusty_v8/actions/runs/7057713260/job/19212435294?pr=1370#step:11:7270
Testing w/ASAN and opt-level=1. It's possible this is good to go and was just miscompiling.