JuliaImages / JuliaImages/ImageBase.jl
tweak `fdiff`, `fdiv` performance
Open
Nobody has claimed this yet.
performance
- Dominant language
- Julia
- Stars
- 4
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
This is the remaining work of #22 and #24, see also the performance comparison: https://github.com/JuliaImages/ImageBase.jl/pull/22#issuecomment-943333620
Contributor guide
No contributing guide indexed for this repository
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 with the performance comparison in the linked pull request comment and review issues #22 and #24 to understand the remaining work around fdiff and fdiv. Trace those entry points in the repository; done is improving their performance in line with the comparison, though the issue does not specify a target or test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia
- Domain
- performance
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 15/100