Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 600 Bytes

readme.md

File metadata and controls

25 lines (19 loc) · 600 Bytes

Benchmarks

Machine

  • Prosesor: Intel® Core™ i5-3320M CPU @ 2.60GHz × 4
  • Memory: 15,3 GiB
  • OS Name: Ubuntu 20.04.1 LTS

Benchmarking tool

Deno

  • Source code: deno_app.ts

  • Run server: deno run -A deno_app.ts

  • Benchmark command: autocannon -c 100 http://localhost:8080

  • Result:

Fastro

  • Source code: fastro_app.ts

  • Run server: deno run -A fastro_app.ts

  • Benchmark command: autocannon -c 100 http://localhost:3000/hello

  • Result: