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.
- Host: GitHub
- URL: https://github.com/athennaio/benchmarks
- Owner: AthennaIO
- License: mit
- Created: 2022-09-18T13:16:21.000Z (over 2 years ago)
- Default Branch: develop
- Last Pushed: 2025-01-08T20:03:36.000Z (5 months ago)
- Last Synced: 2025-03-28T10:21:19.525Z (3 months ago)
- Topics: adonisjs, athenna, autocannon, benchmarks, esm, express, fastify, nestjs, nodejs, typescript
- Language: JavaScript
- Homepage: https://athenna.io
- Size: 50.6 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
- Support: .github/SUPPORT.md
Awesome Lists containing this project
README
# Benchmarks 💨
> The code used to run benchmarks in Athenna framework.
[](https://github.com/athennaio?tab=followers)
[](https://github.com/AthennaIO/Benchmarks/stargazers/)
![]()
## 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