JuliaGraphs / JuliaGraphs/GraphsBase.jl
Typical workflow for precompilation and JET
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Julia
- Stars
- 11
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Once this package gets off the ground, it would be nice to define a typical workflow involving the most common graph types. This would have benefits beyond mere testing:
- allow precompilation with PrecompileTools.jl
- allow runtime dispatch analysis with JET.jl (see this comment)
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 by identifying the package's most common graph types and reviewing the proposed PrecompileTools.jl and JET.jl workflow. Define what a typical workflow should cover and how its precompilation and runtime dispatch-analysis results will be evaluated; the issue does not name files or tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia
- Domain
- developer-experience
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100