Hacker News new | ask | show | jobs
by znpy 660 days ago
> Allocators have different characteristics for a reason - they do some things differently between each other. What do you think mimalloc does that could account for this behavior?

Interestingly, it would seem that Java programmers play with garbage collectors while Rust programmers play with memory allocators.

1 comments

> Rust programmers

*system