Ecosyste.ms: Awesome
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: 2 days ago
JSON representation
JavaScript routers benchmark
- Host: GitHub
- URL: https://github.com/aquapi/routers
- Owner: aquapi
- Created: 2023-12-29T07:23:48.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-02-16T17:06:06.000Z (9 months ago)
- Last Synced: 2024-02-16T18:33:03.440Z (9 months ago)
- Language: TypeScript
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```