Skip to main content
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/bench.png author: Fastro date: Jul 15, 2023

bench

Benchmark script

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 10 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 54551 100%
raw_string 49012 90%
string_response 48678 89%
ctx_string 48290 89%
raw_json 46546 85%
ctx_json 45972 84%
raw_jsx 43909 80%
ctx_jsx 42997 79%
ssr 27662 51%
markdown 18042 33%
static_file 14302 26%
middleware 11259 21%
params_query 9214 17%