JuliaCI / BaseBenchmarks.jl

A collection of Julia benchmarks available for CI tracking from the JuliaLang/julia repository
Other
42 stars 43 forks source link

Use combinatorial design for sort benchmarks #298

Open LilithHafner opened 2 years ago

LilithHafner commented 2 years ago

This is an attempt to aggregate most of the benchmarks I've made for sorting into one place and make them sparse enough for it to be practical to run all of them.

It currently takes 7 minutes to run the "quick" benchmarks and 40 minutes to run the "full" benchmarks.