Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/clinicjs/node-clinic-bubbleprof-examples
- Owner: clinicjs
- License: mit
- Created: 2018-04-13T15:27:12.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2020-08-21T19:50:31.000Z (over 4 years ago)
- Last Synced: 2024-05-28T14:05:53.911Z (7 months ago)
- Language: JavaScript
- Homepage: https://clinicjs.org/
- Size: 675 KB
- Stars: 57
- Watchers: 23
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# bubbleprof examples
A series of small basic node servers to showcase different patterns
with bubbleprofTo run any of them
```sh
clinic bubbleprof --autocannon [ / ] -- node ./path-to-example
```