Skip to content

Conversation

@ealmloff
Copy link

To run the example, you need rust installed and the dioxus cli:

cargo install [email protected]
dx serve --port 3000

Autocannon results:

┌─────────┬──────┬──────┬───────┬───────┬─────────┬─────────┬───────┐
│ Stat    │ 2.5% │ 50%  │ 97.5% │ 99%   │ Avg     │ Stdev   │ Max   │
├─────────┼──────┼──────┼───────┼───────┼─────────┼─────────┼───────┤
│ Latency │ 1 ms │ 2 ms │ 12 ms │ 15 ms │ 3.36 ms │ 2.91 ms │ 54 ms │
└─────────┴──────┴──────┴───────┴───────┴─────────┴─────────┴───────┘
┌───────────┬────────┬────────┬────────┬────────┬──────────┬───────┬────────┐
│ Stat      │ 1%     │ 2.5%   │ 50%    │ 97.5%  │ Avg      │ Stdev │ Min    │
├───────────┼────────┼────────┼────────┼────────┼──────────┼───────┼────────┤
│ Req/Sec   │ 2,527  │ 2,527  │ 2,571  │ 2,655  │ 2,580.64 │ 44.91 │ 2,527  │
├───────────┼────────┼────────┼────────┼────────┼──────────┼───────┼────────┤
│ Bytes/Sec │ 563 MB │ 563 MB │ 573 MB │ 591 MB │ 574 MB   │ 10 MB │ 562 MB │
└───────────┴────────┴────────┴────────┴────────┴──────────┴───────┴────────┘

This was referenced Aug 31, 2024
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.

1 participant