honeycomb-server icon indicating copy to clipboard operation
honeycomb-server copied to clipboard

honeycomb-server need a benchmark test

Open fishbar opened this issue 6 years ago • 0 comments

compare these situation:

* simple Node.js http app (cluster mode)
* simple Node.js http app (nginx upstream with apps listen on ports)
* honeycomb server (nginx upstream with apps listen on local domain socket)
* honeycomb server (node.js proxy with apps listen on local domain socket)

we should build up a docker image for benchmark test

fishbar avatar Jun 09 '18 04:06 fishbar