https://github.com/ifiokjr/benchy
Comprehensive benchmarks comparing Deno vs Bun vs NodeJS and future JavaScript runtimes.
https://github.com/ifiokjr/benchy
Last synced: 3 months ago
JSON representation
Comprehensive benchmarks comparing Deno vs Bun vs NodeJS and future JavaScript runtimes.
- Host: GitHub
- URL: https://github.com/ifiokjr/benchy
- Owner: ifiokjr
- License: unlicense
- Created: 2022-08-09T08:13:54.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-08-12T02:26:37.000Z (almost 3 years ago)
- Last Synced: 2025-01-14T10:57:22.876Z (5 months ago)
- Language: JavaScript
- Size: 111 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license
Awesome Lists containing this project
README
# Benchy McBenchface
## Why?
Create fairer benchmarks for server side JavaScript runtimes.
### Usage
Start the project:
```
deno task start
```This will watch the project directory and restart as necessary.