cairo
cairo copied to clipboard
Research custom allocators (jemalloc/mimalloc) if they could bring better performance
trafficstars
It looks like jemalloc brought improvements to Rust Analyzer:
- https://github.com/rust-lang/rust-analyzer/issues/1441
- https://github.com/rust-lang/rust-analyzer/pull/17007
It would be awesome to verify that one of these two would also improve CairoLS. For this, we need a reproducible benchmark code, though.