A Performance Review of GitHub Actions – the cost of slow hardware

1 point by thinkafterbef 3 years ago | 2 comments
  • plasma 3 years ago
    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

    • thinkafterbef 3 years ago
      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.