JuliaCI / JuliaCI/BenchmarkTools.jl
Update const BENCHMARKTOOLS_VERSION ?
Open
Nobody has claimed this yet.
bug
- Dominant language
- Julia
- Stars
- 684
- Forks
- 107
- PR merge metrics
- No merged PRs in 30d
Description
In the source code: const BENCHMARKTOOLS_VERSION = v"1.0.0"
However, the version number of the current release is 1.1.0. So maybe the const needs to be updated as well? (Disclaimer: I don't know what it is used for.)
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 src/BenchmarkTools.jl line 12 and check how BENCHMARKTOOLS_VERSION is used. Compare its value with the current release version; done means the constant is updated consistently, or the issue is clarified if it is intentionally independent.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia
- Domain
- performance
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100