Skip to main content
Module

x/fastro/benchmarks/readme.md

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

Benchmarks

Machine: MacBook Air, 1.8 GHz Dual-Core Intel Core i5, 8 GB 1600 MHz DDR3

Node.js: v14.3.0

Deno: v1.0.1

Method

Start all server:

npm start

Compare:

npm run compare

Compile the benchmark results and write them to readme:

npm run compile

Shutdown server:

npm run kill