JuliaSIMD / JuliaSIMD/LoopVectorization.jl
Using AcuteBenchmark system
- Dominant language
- Julia
- Stars
- 789
- Forks
- 73
- PR merge metrics
- No merged PRs in 30d
Description
I created a package for benchmarking functions called AcuteBenchmark.
https://github.com/aminya/AcuteBenchmark.jl
I particularly made it for [IntelVectorMath (VML)](https://github.com/JuliaMath/VML.jl/tree/AcuteBenchmark)
If you want we can switch the benchmarking system to AcuteBenchmark. It is very easy to use. It automatically generates random vectors based on the limits and the size given and then benchmarks and plots the result.

Other than the Acutebenchmark doc, there is a fully working example available here: https://github.com/JuliaMath/VML.jl/blob/AcuteBenchmark/benchmark/benchmark.jl
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.