JuliaCI / JuliaCI/BenchmarkTools.jl
Reusing results from `tune!`
Open
Nobody has claimed this yet.
question
- Dominant language
- Julia
- Stars
- 684
- Forks
- 107
- PR merge metrics
- No merged PRs in 30d
Description
Are the measurements taken using tune!(suite) reused/incorporated in the min/mean/etc values from run(suite)?
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 reading the documentation and implementation for tune!(suite) and run(suite), since the issue names those entry points but no files or tests. Determine whether tune! measurements are incorporated into run(suite)'s min/mean/etc. results; done should be a clear answer or documentation of the behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia
- Domain
- performance, tooling
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100