19 lines
321 B
Markdown
19 lines
321 B
Markdown
# Jokes Bapak2 Benchmark
|
|
|
|
A simple benchmark with npm scripts only.
|
|
|
|
## Usage
|
|
|
|
```bash
|
|
# Install dependency
|
|
$ yarn install
|
|
|
|
# Run the benchmark
|
|
$ yarn start
|
|
```
|
|
|
|
## Used package
|
|
|
|
| Name | Version | Type |
|
|
| --- | --- | --- |
|
|
| [mcollina/autocannon](https://github.com/mcollina/autocannon) | `v7.4.0` | Benchmarking Tool | |