Skip to main content
Module

x/fastro/docs/perfomance.md

Fast and simple web application framework for deno
Go to Latest
File

Perfomance

Starting from v0.30.0, fastro has been rewritten to improve performance.

Here are the test results for the hello-world keep-alive connection.

Module Req/s Percentage
Deno 17238.8 100%
Fastro 16006.4 92.85%

You can see the details in the benchmarks.

What’s next: