JuliaLinearAlgebra / BLASBenchmarksCPU.jl

Benchmark BLAS Libraries
MIT License
5 stars 2 forks source link

Fix plots, evaluate benchmarks from outer->inner rather than first->last #64

Closed chriselrod closed 3 years ago

chriselrod commented 3 years ago

The order change primarily serves to stop ProgressMeter from vastly underestimating the time it'll take to complete the benchmark run.