Performance Visualizations for the bbob test suite

Below, we provide postprocessed data showing the performance of all 250+ officially supported algorithm data sets for the bbob test suite.

Due to the large amount of algorithms (and the limited space in the figures), we currently group algorithm data sets by year of publication.

Performance Comparisons per Year

Example code to produce the figures

The Python code to locally generate the second entry, 2010, above (other entries work respectively) reads

import cocopp               # see https://pypi.org/project/cocopp
cocopp.genericsettings.background = {None: cocopp.archives.bbob.get_all('2009')}
cocopp.main('bbob/2009/*')  # will take several minutes to process