collection of stuff that needs alloc counter tests
Open
Nobody has claimed this yet.
area/performance
- Dominant language
- Swift
- Stars
- 502
- Forks
- 103
- Avg merge
- 18h 8m
- Merged PRs (30d)
- 4
Description
This is a collections of things that need an allocation counter test to make sure we don't regress again. This isn't done yet because we haven't productised the alloc counter tests yet.
- the CoW fixed in #104
- the heap allocation listed in #105 (obviously to be fixed first)
Contributor guide
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 by reviewing issues #104 and #105 and the repository's allocation-counter test work, which is not yet productized. The work is done when allocation-counter tests cover the fixed CoW case and the heap-allocation case after the prerequisite fix.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- networking, testing
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100