cairo icon indicating copy to clipboard operation
cairo copied to clipboard

Research custom allocators (jemalloc/mimalloc) if they could bring better performance

Open mkaput opened this issue 1 year ago • 0 comments
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.

mkaput avatar Jul 02 '24 13:07 mkaput