Skip to content
 
 

Repository files navigation

Benchmark startup time, minified size, gzipped size and runtime.

# Install all dependencies
bun i

# Run startup time and sizes benchmark
./startup.sh

# Run runtime benchmark
./runtime.sh

Methodology

  • Each .case.ts is bundled & minified with rolldown, their content is preprocessed before bundling with output.ts.
  • Runtime benchmarks are done with mitata.
  • Startup times are directly measured in the running code (see startup preprocessed code in output.ts).

Results

All category results are stored in result.json. You can also view results in Markdown in results directory.

About

Validator libraries benchmarks for Bun, Node and Deno

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages