Skip to content

Changed How Load Tests Run - #410

Merged
AlexanderKaran merged 2 commits into
mainfrom
409-split-server-and-autocannon-machines
Aug 29, 2026
Merged

Changed How Load Tests Run#410
AlexanderKaran merged 2 commits into
mainfrom
409-split-server-and-autocannon-machines

Conversation

@AlexanderKaran

@AlexanderKaran AlexanderKaran commented Aug 28, 2026

Copy link
Copy Markdown
Collaborator

Currently, both the server being tested and the autocannon server run on the same machine. We could split them onto two separate machines, but that would mean introducing other services and whatnot, which is a lot for a simple benchmark.

So instead, what I have done is:

  • Containerised the server and autocannon
  • Still run them on the same machine, but pinned how much CPU each is allowed to consume
  • Increased the size to 16
  • Update method docs to match

I follow Depot help bot on the set up here so see how it goes lol

@AlexanderKaran
AlexanderKaran requested a review from 43081j as a code owner August 28, 2026 09:33
@AlexanderKaran AlexanderKaran linked an issue Aug 28, 2026 that may be closed by this pull request
@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Aug 28, 2026

Copy link
Copy Markdown
Contributor

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
framework-tracker 2d45ce0 Commit Preview URL Aug 28 2026, 09:37 AM

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Aug 28, 2026

Copy link
Copy Markdown
Contributor

Deploying framework-tracker with  Cloudflare Pages  Cloudflare Pages

Latest commit: 2d45ce0
Status: ✅  Deploy successful!
Preview URL: https://a75ba7a2.framework-tracker.pages.dev
Branch Preview URL: https://409-split-server-and-autocan.framework-tracker.pages.dev

View logs

@AlexanderKaran
AlexanderKaran merged commit 6df48bb into main Aug 29, 2026
4 checks passed
@AlexanderKaran
AlexanderKaran deleted the 409-split-server-and-autocannon-machines branch August 29, 2026 03:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Split Server and Autocannon Machines

2 participants