Open
Description
I've implemented a simple hello world server using Fastify v4.22.2 and tried several times to run autocannon getting data 0:
❯ autocannon --version
autocannon v7.12.0
node v18.17.1
Running:
autocannon -c 100 -d 5 -p 10 <URL>
Results:

However using oha and ab I got data:
oha -n 100 -c10 -z 5s <URL>
Results:

Is there any other useful information I can provide?
Metadata
Metadata
Assignees
Labels
No labels