dredd-bench

API Blueprint benchmarking tool

Usage no npm install needed!

<script type="module">
  import dreddBench from 'https://cdn.skypack.dev/dredd-bench';
</script>

README

Dredd-bench — HTTP API Benchmarking tool

  • Install
$ npm install -g dredd-bench
  • Run benchmark
$ dredd-bench ./blueprint.md http://localhost:3000 --latency=50 --time=5000 --concurrency=4 --method=GET