microsoft / microsoft/snmalloc
MiMalloc 3 Comparison
Open
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 2k
- Forks
- 138
- Avg merge
- 11h 19m
- Merged PRs (30d)
- 5
Description
https://github.com/microsoft/mimalloc
Seems v3 brings in some new stuffs such as numa affinity and performance improvement.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the linked MiMalloc repository and review its v3 changes, especially NUMA affinity and reported performance improvements. Compare those changes with snmalloc’s allocator behavior and record the relevant differences and any warranted follow-up; the work is done when the comparison is documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- performance
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100