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

https://github.com/aquapi/routers

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

Last synced: 13 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
```