Closed 3benbox closed 4 months ago
A workflow that can be manually triggered for running keramik performance tests from yaml in this repo under /performance.
/performance
This workflow is to be called from a future cron based action to schedule periodic runs. https://docs.github.com/en/actions/using-workflows/reusing-workflows
You can test the ceramic-new-streams config now by using this branch in the action.
ceramic-new-streams
The ceramic-anchoring-benchmark example requires a keramik operator update.
ceramic-anchoring-benchmark
Closes INFRA-99
INFRA-99 Github action for performance tests
This is a super helpful change! Changes look good, just a few questions about approaches to check correctness. If they're trivial to add in this PR then that's good else we can create linear tickets for them
A workflow that can be manually triggered for running keramik performance tests from yaml in this repo under
/performance
.This workflow is to be called from a future cron based action to schedule periodic runs. https://docs.github.com/en/actions/using-workflows/reusing-workflows
You can test the
ceramic-new-streams
config now by using this branch in the action.The
ceramic-anchoring-benchmark
example requires a keramik operator update.Closes INFRA-99