Comment on A Performance Review of GitHub Actions – the cost of slow hardwareComments−plasma4yHave you looked into supporting / documenting benchmarks with BuildKite? I’m particular they can run tests in parallel across machines.They ask you to also host the runners.https://buildkite.com/features−thinkafterbefOP4yBuildKite lets you run their CI agents on your own hardware. Much like self-hosted runner in GitHub Actions. BuildJet for GitHub Actions is a managed service, where we provide the hardware and manage it for you.
Comments
Have you looked into supporting / documenting benchmarks with BuildKite? I’m particular they can run tests in parallel across machines.
They ask you to also host the runners.
https://buildkite.com/features
BuildKite lets you run their CI agents on your own hardware. Much like self-hosted runner in GitHub Actions. BuildJet for GitHub Actions is a managed service, where we provide the hardware and manage it for you.