jokes-bapak2/benchmark/README.md

19 lines
469 B
Markdown
Raw Permalink Normal View History

2021-07-18 07:26:48 +00:00
# Jokes Bapak2 Benchmark
A simple benchmark with npm scripts only.
## Usage
```bash
# Install dependency
$ yarn install
# Run the benchmark
$ yarn start
```
## Used package
2023-08-12 05:36:08 +00:00
| Name | Version | Type |
|---------------------------------------------------------------|----------|-------------------|
2021-07-18 07:26:48 +00:00
| [mcollina/autocannon](https://github.com/mcollina/autocannon) | `v7.4.0` | Benchmarking Tool |