csp icon indicating copy to clipboard operation
csp copied to clipboard

Add benchmarking / track in CI

Open timkpaine opened this issue 1 year ago • 1 comments

For perspective, we (but mostly @texodus) have setup really great benchmarking which allows us to track granular release-to-release performance metrics. Example:

PR: https://github.com/finos/perspective/pull/2315

256292616-d1fd3b29-0311-48c4-87f8-58c7a8c13fd0

We have the profiler, but we should setup a benchmark suite and run it in CI (as perspective does).

timkpaine avatar Feb 07 '24 04:02 timkpaine

Noting it would be good to explore using asv for benchmarking across releases https://github.com/airspeed-velocity/asv

trallard avatar Feb 14 '24 11:02 trallard