bbeaupain / nio_uring

High performance I/O library for Java using io_uring under the hood
MIT License
146 stars 8 forks source link

Benchmarks #3

Closed bbeaupain closed 1 year ago

bbeaupain commented 2 years ago

Need to do some distributed benchmarking, all local tools I've tried will overwhelm the client program far before the server sees any measurable load. As performance is a feature, it might be a good idea to set up a pipeline that measures performance and flags serious regressions.

bbeaupain commented 1 year ago

Tested with hella-http:

image image