A Performance Review of GitHub Actions – the cost of slow hardware
1–3 of 3 posts
Re: A Performance Review of GitHub Actions – the cost of slow hardware
#2Have 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.
Re: A Performance Review of GitHub Actions – the cost of slow hardware
#3Have 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.