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 a github action image: https://fastro.dev/static/image.png author: Yanu Widodo date: Jul 10, 2023

Benchmark script

This is the final output of an internal benchmark run on a github action. 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 67735 100%
ctx_string 59042 87%
string_response 57319 85%
raw_json 56589 84%
raw_string 56490 83%
ctx_json 55848 82%
ctx_jsx 50895 75%
raw_jsx 50791 75%
ssr 22365 33%
middleware 14368 21%
static_file 10786 16%
params_query 7074 10%