Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 532 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 532 Bytes

bla-benchmark

The benchmark illustrates how batch mode works in bla library.

In a word, in batch mode concurrent requests are collected within a short period of time and sent as a single request.

diagrams

Quick start

Clone this repository and run:

npm install
npm start

Follow the link:

http://localhost:8081

Don't forget to click the run button. :)

Credits

Thanks to Flotr2 for nice diagrams.