Skip to content

Latest commit

 

History

History
45 lines (34 loc) · 530 Bytes

README.md

File metadata and controls

45 lines (34 loc) · 530 Bytes

perf-machine

To install dependencies:

bun install

To run:

bun run src/index.ts

This project was created using bun init in bun v1.0.0. Bun is a fast all-in-one JavaScript runtime.

Drill benchmarks

bash ./utils/script.sh <target> <tag> <json>

Dependencies

  • rust
  • bun
  • node (npm)
  • drill
  • gnuplot

Targets

  • bun
  • bun-elysia
  • bun-express
  • node-express
  • rust-rocket

Tags

  • hello
  • json-copy
  • json-struct
  • json-walk

json

  • small
  • medium