cd benchmark
npm i
This benchmark tests a barebone http server.
$ npm run bench:base
This benchmark tests a server that uses dats
to send metrics.
$ npm run bench:dats
This benchmark tests a server that uses dats
setup with a buffer to send metrics.
$ npm run bench:dats_buffered