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 1 month ago
JSON representation

Benchmarks between languages & js runtimes

Lists

README

        

# benchmarks

To setup:

```bash
bun install
bun run setup
```

Run benchmarks:

```bash
bun run bench
```