Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 594 Bytes

readme.md

File metadata and controls

23 lines (19 loc) · 594 Bytes

Benchmarks

Machine

  • Prosesor: Intel® Core™ i7-6500U CPU @ 2.50GHz × 4
  • Memory: 15,1 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: