microsoft/Terminal

Add and use snmalloc, mimalloc for allocation performance

Open

#10.976 aberto em 18 de ago. de 2021

Ver no GitHub
 (4 comments) (0 reactions) (0 assignees)C++ (3.212 forks)batch import
Area-PerformanceHelp WantedIssue-TaskProduct-Meta

Métricas do repositório

Stars
 (35.764 stars)
Métricas de merge de PR
 (Mesclagem média 27d 19h) (24 fundiu PRs em 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)

Guia do colaborador