Y
Hacker News
new
|
ask
|
show
|
jobs
by
plasma
1696 days 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
1 comments
thinkafterbef
1696 days 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.
link