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/image.png author: Fastro date: Jul 20, 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 72118 100%
ctx_string 60924 84%
raw_string 59612 83%
params_query 58211 81%
raw_json 57248 79%
ctx_json 55088 76%
ctx_jsx 51779 72%
raw_jsx 49524 69%
ssr 44762 62%
string_response 36650 51%
markdown_middleware 26898 37%
static_file_string 26117 36%
deno_kv 19005 26%
markdown_hook 13110 18%
static_file_image 4817 7%
hook 4795 7%