jokes-bapak2/benchmark/README.md

19 lines
321 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
| Name | Version | Type |
| --- | --- | --- |
| [mcollina/autocannon](https://github.com/mcollina/autocannon) | `v7.4.0` | Benchmarking Tool |