Federico Varano

Results 2 comments of Federico Varano

Same here, ``` autocannon http://localhost:3000 Running 10s test @ http://localhost:3000 10 connections ┌─────────┬──────┬──────┬───────┬──────┬──────┬───────┬──────┐ │ Stat │ 2.5% │ 50% │ 97.5% │ 99% │ Avg │ Stdev │ Max │...

For anyone stumbling on this you can use a custom component instead of an `await` block, something like [this REPL](https://svelte.dev/repl/370ebc7996994bada8fe4b43063bc193?version=3.48.0) while we wait for updates, but in my opinion this...