Open nikohansen opened 4 years ago
Many thanks for the data, @nikohansen.
Just a remark: the longest-to-load data sets (SMAC-BBOB, lmm-CMA-ES, SPSA, BIPOPaCMA and DASA) have each instance stored in a single file. Looks like that matters a lot when loading.
And that is on a Macbook Pro, that is, even without a spinning disk.
EDIT: these have become first-time loading times. After the first time, the max loading time is now <0.15 seconds.
The loading times for the
bbob
data sets range from 2.5 to 50 seconds on a 2019 Macbook Pro. Below is the full list, useful to find quick-to-load datasets for testing or playing.is the quickest-to-load sauber
bbob
dataset.is the fastest to load sauber 2009 data set with the 2009 instance repetitions
3 * [1,2,3,4,5]
.Timing measures (click on Details)
EDIT: loading times after the first load with
get_DataSetList
are now below 0.15 seconds (yet to be pushed):