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

https://github.com/mostlyjs/mostly-benchmark

Benchmark of mostly microservices
https://github.com/mostlyjs/mostly-benchmark

Last synced: about 1 year ago
JSON representation

Benchmark of mostly microservices

Awesome Lists containing this project

README

          

# mostly-benchmark
Benchmark of mostly microservices.

# Documentation

Please see the [documentation site](https://mostlyjs.github.io).

## Run benchmark
Install dependencies
```
$ npm install
```
or
```
$ yarn
```

Run benchmark
```
$ npm run bench
```