Perprof-py: A Python Package for Performance Profile of Mathematical Optimization Software

Authors

  • Abel Soares Siqueira Federal University of Paraná
  • Raniere Gaia Costa da Silva University of Campinas
  • Luiz-Rafael Santos Federal University of Santa Catarina

DOI:

https://doi.org/10.5334/jors.81

Keywords:

software benchmarking, mathematical optimization, performance profile, Python 3

Abstract

A very important area of research in the field of Mathematical Optimization is the benchmarking of optimization packages to compare solvers. During benchmarking, one usually collects a large amount of information like CPU time, number of functions evaluations, number of iterations, and much more. This information, if presented as tables, can be difficult to analyze and compare due to large amount of data. Therefore tools to better process and understand optimization benchmark data have been developed. One of the most widespread tools is the Performance Profile graphics proposed by Dolan and Moré [2]. In this context, this paper describes perprof-py, a free/open source software that creates Performance Profile graphics. This software produces graphics in PDF using LaTeX with PGF/TikZ [22] and PGFPLOTS [4] packages, in PNG using matplotlib [9], and in HTML using Bokeh [1]. Perprof-py can also be easily extended to be used with other plot libraries. It is implemented in Python 3 with support for internationalization, and is under the General Public License Version 3 (GPLv3).

Downloads

Published

2016-04-22

Issue

Section

Software Metapapers