ptrd / flupke

Java HTTP3 Client and HTTP3 Server plugin for Kwik
GNU General Public License v3.0
12 stars 5 forks source link

This is absolutely brilliant, a pure-Java HTTP3/QUIC and TLS stack from the ground up. Do you have any benchmarks? #2

Closed GavinRay97 closed 1 year ago

GavinRay97 commented 1 year ago

As the title says, monumentally impressed by the combination of kwik, agent15, qpack, and flupke.

Curious if you've run any benchmarks against the HTTP 3 server, would be interesting to see.

ptrd commented 1 year ago

Hi, Thanks for the feedback! 😊

I haven't run any benchmarks myself, but the interop tests (https://interop.seemann.io/) contain some measurements (scroll down on the results page). Kwik is not the best (fastest) in this league. I have some ideas what could be the cause, but would need to run more experiments to validate these assumptions.