performance-profile
There are 6 repositories under performance-profile topic.
JuliaSmoothOptimizers/BenchmarkProfiles.jl
Performance and data profiles
abelsiqueira/perprof-py
A python module for performance profiling (as described by Dolan and Moré) with tikz outputing and matplotlib.
cvanaret/nonconvex_solver_comparison
This repo collects results of nonlinear optimization solvers on standard benchmark problems
quepas/lcpc19-execution-model
Supplementary materials to the article presented at LCPC 2019: "Using Performance Event Profiles to Deduce an Execution Model of MATLAB with Just-In-Time Compilation" by Patryk Kiepas, Corinne Ancourt, Claude Tadonki, and Jarosław Koźlak.
quepas/pep2csv
Convert mPAPI/pPAPI performance event profiles (PEP) into CSV
xedla/algormeter
Tool for developing, testing and measuring optimizers algorithms