Some scripts for benchmarking partyserver/durable objects.
Each folder under src/
contains a different benchmarking scenario.
index.ts
that defines a workerwrangler.toml
for configurationload.yml
for artillery load testingresults.txt
with a results for a run
The folders:
worker-server
is a simple workerplain-server
is a Durable Objectparty-server
is a Durable Object defined with partyserver
You can run a becnhmark by running artillery run load.yml
in the folder of the scenario you want to test.
Results: