JuliaDynamics / JuliaDynamics/ABMFrameworksComparison
Caching Julia and NetLogo binaries for CI benchmarks
Open
Nobody has claimed this yet.
- Dominant language
- NetLogo
- Stars
- 27
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
Currently we setup everything from scratch each time, downloading some big files as Julia and NetLogo binaries, I think we should be able to cache them in someway, this way the setup for each benchmark should become quicker
Contributor guide
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
Locate the CI configuration and benchmark setup that download the Julia and NetLogo binaries, then trace how each benchmark run prepares them. Compare the available CI caching options and verify that repeated benchmark runs reuse the binaries while still fetching them when versions change.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia
- Domain
- ci-cd, performance
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100