pub(crate) static GLOBAL: MiMalloc
Expand description

The global allocator used by difftastic.

Diffing allocates a large amount of memory, and MiMalloc performs better.