Benchmark `Apply.TraverseStrategy` concept
Open
Nobody has claimed this yet.
enhancement
low-hanging fruit
question
- Dominant language
- Scala
- Stars
- 5.5k
- Forks
- 1.2k
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 5
Description
This was developed in https://github.com/typelevel/cats/pull/3993 but needed some follow-up work to land, notably benchmarks. See https://github.com/typelevel/cats/pull/3993#issuecomment-1023503127 for details (and thanks to Gavin for adding those notes!)
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 reading pull request 3993 and its linked comment, which describe the follow-up needed for Apply.TraverseStrategy. Identify the benchmark coverage requested there and consider the work complete when those benchmarks are added and provide the expected measurements.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- scala
- Domain
- performance
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100