JuliaGraphs / JuliaGraphs/GraphsBase.jl

Typical workflow for precompilation and JET

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

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

  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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.