An open API service indexing awesome lists of open source software.

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.

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.