parsecph / clobbr

⚡️ A tool to check the speed and resilience of your API endpoints against multiple parallel or sequence requests.
https://clobbr.app
MIT License
206 stars 13 forks source link

Ability to define a nuance between parallel and sequence #84

Open danmindru opened 3 years ago

danmindru commented 3 years ago

I.e.

buffer: 0    [parallel]
buffer: 100      [sequence with 100ms delay]
...
buffer: Infinity [sequenece]