JuliaDiff / JuliaDiff/DifferentiationInterface.jl
Benchmark alloc-free behavior on StaticArrays
Open
Nobody has claimed this yet.
test
- Dominant language
- Julia
- Stars
- 313
- Forks
- 35
- PR merge metrics
- No merged PRs in 30d
Description
Right now some backends are tested with StaticArrays but the zero-allocation guarantee is not part of the test suite. Opening this issue to keep track.
Related:
- #583
- #580
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
Read the existing StaticArrays tests and the related issues #583 and #580 to see which backends are already covered. Identify the relevant test entry points and how allocations are currently measured; done means the test suite checks and enforces zero allocations for the applicable backends.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia
- Domain
- testing
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100