linera-io / linera-protocol

Main repository for the Linera protocol
Apache License 2.0
112 stars 94 forks source link

Benchmark in CI #2211

Open christos-h opened 2 days ago

christos-h commented 2 days ago

Motivation

We would like to have a constant tracking of performance to observe changes in performance over time and unintended performance regressions

Proposal

Add benchmark reporting in the Docker workflow (we want ScyllaDB in the measurements).

Depends on #2210.

This is a first step towards a more comprehensive benchmarking suite.

Test Plan

CI