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

https://github.com/athennaio/benchmarks

💨 The code used to run benchmarks in Athenna framework.
https://github.com/athennaio/benchmarks

adonisjs athenna autocannon benchmarks esm express fastify nestjs nodejs typescript

Last synced: 2 months ago
JSON representation

💨 The code used to run benchmarks in Athenna framework.

Awesome Lists containing this project

README

        

# Benchmarks 💨

> The code used to run benchmarks in Athenna framework.

[![GitHub followers](https://img.shields.io/github/followers/athennaio.svg?style=social&label=Follow&maxAge=2592000)](https://github.com/athennaio?tab=followers)
[![GitHub stars](https://img.shields.io/github/stars/AthennaIO/Benchmarks.svg?style=social&label=Star&maxAge=2592000)](https://github.com/AthennaIO/Benchmarks/stargazers/)


Buy Me A Coffee


GitHub language count

Repository size

License

Commitizen

## Links

> For project documentation [click here](https://athenna.io). If something is not clear in the documentation please open an issue in the [documentation repository](https://github.com/athennaio/docs)

> To check the benchmarks [click here](https://athenna.io/benchmarks)

## Contributing

> If you want to contribute to this project, first read the [CONTRIBUTING.MD](https://github.com/AthennaIO/Benchmarks/blob/develop/CONTRIBUTING.md) file. It will be a pleasure to receive your help.

## Running benchmarks

> Clone the project

```shell
git clone https://github.com/AthennaIO/Benchmarks
```

> Install dependencies

```shell
npm install
```

> Run benchmark script

```shell
npm run benchmark
```

---


With 💜 by Athenna community