JuliaDiff / JuliaDiff/DifferentiationInterface.jl

Benchmark alloc-free behavior on StaticArrays

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

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

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.