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.
Clone this repository and run:
npm install
npm start
Follow the link:
http://localhost:8081
Don't forget to click the run button. :)
Thanks to Flotr2 for nice diagrams.
