apple / apple/swift-nio-http2

collection of stuff that needs alloc counter tests

Open
#106 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.