You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To separate the performance of code changes from accidental heap object locality, it might make sense to add a feature that enables the shuffling-allocator crate.
To separate the performance of code changes from accidental heap object locality, it might make sense to add a feature that enables the shuffling-allocator crate.
For reference, also see wasmtime/crates/bench-api/src/lib.rs.