linksplatform / linksplatform/Collections
Compare ArrayPool and ConfigurableArrayPool from .NET 5
Open
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 2
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
- Performance should be compared.
- Are memory leaks possible?
- Are both implementations thread safe?
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 referenced ConfigurableArrayPool.cs file and locate the corresponding ArrayPool implementation from .NET 5 for comparison. Measure their performance, investigate whether either can leak memory, and verify the thread-safety guarantees; done means a documented comparison addressing all three questions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- performance
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100