microsoft/Terminal

Add and use snmalloc, mimalloc for allocation performance

Open

#10,976 opened on Aug 18, 2021

View on GitHub
 (4 comments) (0 reactions) (0 assignees)C++ (3,212 forks)batch import
Area-PerformanceHelp WantedIssue-TaskProduct-Meta

Repository metrics

Stars
 (35,764 stars)
PR merge metrics
 (Avg merge 27d 19h) (24 merged PRs in 30d)

Description

Description of the new feature/enhancement

Github randomly revealed a project from Microsoft that upon investigation seems like it would be pretty useful here to possibly boost performance for allocations. https://github.com/microsoft/snmalloc

Proposed technical implementation details (optional)

Contributor guide