erigontech / erigontech/silkworm

perf-workflow: extract run test logic to external script

Open
#1,955 0 comments 0 reactions 0 assignees View on GitHub
perf testing
Dominant language
C++
Stars
318
Forks
84
PR merge metrics
No merged PRs in 30d

Description

Currently, the GitHub workflow running the RPC performance tests contains quite a lot bash code in some steps, especially [here](https://github.com/erigontech/silkworm/blob/master/.github/workflows/rpc-performance-tests.yml#L62).

We should improve this by placing such code in a dedicated bash script, which would also allow to run the workflow steps on any machine if needed.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.