Skip to content

kennycallado/bun-vs-node

 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 70.3%
  • Rust 15.7%
  • Shell 10.4%
  • Gnuplot 3.6%