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 55649 100%
raw_string 45008 81%
ctx_string 44088 79%
raw_json 43939 79%
string_response 43770 79%
ctx_json 42060 76%
raw_jsx 39793 72%
ctx_jsx 38324 69%
middleware 12678 23%
static_file 9395 17%
ssr 9092 16%
params_query 6407 12%