Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/fastro/posts/benchmarks.md

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

title: “Internal benchmarks” description: This is the final output of an internal benchmark run on localhost image: https://fastro.dev/static/image.png author: Fastro date: Jul 19, 2023

bench

This is the final output of an internal benchmark run on a localhost. It consists of a simple application for a specific purpose. Each is then accessed by the OHA tool within 5 seconds. The results are then sorted by the fastest.

You can find the benchmarks script on this page: run.ts

Benchmark results

module rps %
deno 45326 100%
raw_string 39632 87%
string_response 39103 86%
ctx_json 37960 84%
ctx_string 36933 81%
params_query 34503 76%
raw_json 33274 73%
ssr 31202 69%
raw_jsx 31175 69%
markdown_middleware 28889 64%
ctx_jsx 25865 57%
static_file_string 14930 33%
deno_kv 10517 23%
markdown_hook 9371 21%
hook 3734 8%
static_file_image 3717 8%