Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aquapi/routers

JavaScript routers benchmark
https://github.com/aquapi/routers

Last synced: 2 days ago
JSON representation

JavaScript routers benchmark

Awesome Lists containing this project

README

        

# Benchmark
This is the benchmark for JavaScript routers.

You need [Bun](//bun.sh) to run this benchmark.

# Usage
To install dependencies:
```bash
bun i
```

To run:
```bash
bun bench
```