Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xHyroM/benchmarks
Benchmarks between languages & js runtimes
https://github.com/xHyroM/benchmarks
Last synced: about 2 months 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 (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-13T18:38:00.000Z (9 months ago)
- Last Synced: 2024-04-14T00:50:43.804Z (9 months ago)
- Language: TypeScript
- Homepage: https://xhyrom.github.io/benchmarks/
- Size: 46.1 MB
- Stars: 11
- Watchers: 2
- Forks: 2
- 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
```