crossbeam-rs / crossbeam

Tools for concurrent programming in Rust
Apache License 2.0
7.48k stars 471 forks source link

Speed Up `concurrent_insert_get_same_key` Under Miri #1106

Closed ibraheemdev closed 7 months ago

ibraheemdev commented 7 months ago

CI is now taking 3 hours under Miri after https://github.com/crossbeam-rs/crossbeam/pull/1101.