JuliaCI / JuliaCI/BaseBenchmarks.jl
Implement some of the benchmarks from TSVC_2
Nobody has claimed this yet.
- Dominant language
- Julia
- Stars
- 44
- Forks
- 45
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/UoB-HPC/TSVC_2 is a collection of benchmarks for optimising/vectorising C compilers. It would be good to include some of the more interesting tests as functions to benchmark here.
Reported by @gbaraldi.
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 reviewing the TSVC_2 collection linked in the issue and the existing benchmark structure in BaseBenchmarks.jl. Identify a suitable subset of its more interesting tests, implement them as Julia benchmark functions, and confirm that the selected benchmarks are included and runnable.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c, julia
- Domain
- performance
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100