You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@kamilkloch thanks a lot for testing the performance overhead and sharing test sources + results! We are now starting to work on extending our perf tests. Is it OK if we use your code in our tests, of course with proper attribution?
Sure thing. That is also work of @plokhotnyuk.
The repo is currently not quite up-to-date, we were planning to re-run the benchmarks once the new tapir has landed ;)
Tapir layer for web sockets adds a considerable overhead, when compared to raw http4s + blaze:
http4s + blaze:
tapir + blaze:
Repo with benchmark: https://github.com/kamilkloch/websocket-benchmark/tree/master/results
The text was updated successfully, but these errors were encountered: