Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/clinicjs/node-clinic-bubbleprof-examples

Small examples to showcase bubbleprof patterns
https://github.com/clinicjs/node-clinic-bubbleprof-examples

Last synced: about 2 months ago
JSON representation

Small examples to showcase bubbleprof patterns

Awesome Lists containing this project

README

        

# bubbleprof examples

A series of small basic node servers to showcase different patterns
with bubbleprof

To run any of them

```sh
clinic bubbleprof --autocannon [ / ] -- node ./path-to-example
```