onflow / flow-go

A fast, secure, and developer-friendly blockchain built to support the next generation of games, apps, and the digital assets that power them.
GNU Affero General Public License v3.0
531 stars 176 forks source link

Loader - Backfill TPS data from previous tagged commits #3155

Closed DEPRICATED-Dapperlabs-ex-employee closed 1 month ago

DEPRICATED-Dapperlabs-ex-employee commented 2 years ago

Problem Definition

Currently there is no historical data on the TPS performance of the network. We would like to run tests on previous sporks and other major tagged commits in order to provide context to upcoming performance impacting changes and to allow for messaging around how upcoming sporks compare in terms of throughput performance.

Proposed Solution

Run CI performance tests on previous commits to build a history of performance data.

Definition of Done

Data from test runs will be uploaded to BigQuery and available on Grafana for visualization.

github-actions[bot] commented 1 month ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.