microsoft/Terminal

Add and use snmalloc, mimalloc for allocation performance

Open

#10 976 ouverte le 18 août 2021

Voir sur GitHub
 (4 commentaires) (0 réactions) (0 assignés)C++ (3 212 forks)batch import
Area-PerformanceHelp WantedIssue-TaskProduct-Meta

Métriques du dépôt

Stars
 (35 764 stars)
Métriques de merge PR
 (Merge moyen 27j 19h) (24 PRs mergées en 30 j)

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)

Guide contributeur