JuliaImages / JuliaImages/ImageSegmentation.jl
Add precompilation support for ImageSegmentation.jl
Open
Nobody has claimed this yet.
- Dominant language
- Julia
- Stars
- 45
- Forks
- 22
- PR merge metrics
- No merged PRs in 30d
Description
Using PrecompileTools, it would be good to have precompilation support given 1.9 is out too and could lead to performance improvements. Also it takes quite some time to load the package, doing using ImageSegmentation
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 at the package entry point exercised by using ImageSegmentation and review how PrecompileTools can be integrated. Add precompilation support and verify that loading the package completes successfully with improved startup performance.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia
- Domain
- performance
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100