https://github.com/xHyroM/benchmarks
Benchmarks between languages & js runtimes
https://github.com/xHyroM/benchmarks
Last synced: 2 days ago
JSON representation
Benchmarks between languages & js runtimes
- Host: GitHub
- URL: https://github.com/xHyroM/benchmarks
- Owner: xhyrom
- License: mit
- Created: 2022-07-26T17:39:07.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-04-24T13:09:09.000Z (about 1 year ago)
- Last Synced: 2025-04-18T15:05:48.325Z (21 days ago)
- Language: TypeScript
- Homepage: https://xhyrom.github.io/benchmarks/
- Size: 46.6 MB
- Stars: 12
- Watchers: 2
- Forks: 3
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-bun - Benchmarks
README
# benchmarks
To setup:
```bash
bun install
bun run setup
```Run benchmarks:
```bash
bun run bench
```