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
I really like wrk2 as a tool for load testing. So much so that I decided to create a multi-platform application for loading the latency histogram results produced by wrk2.
I really like wrk2 as a tool for load testing. So much so that I decided to create a multi-platform application for loading the latency histogram results produced by wrk2.
It shows pretty charts, similar to the one at http://hdrhistogram.github.io/HdrHistogram/plotFiles.html
but it can run as a desktop app or be installed from the browser as it's also a PWA.
I hope this is useful to you and anyone using this software.
If you or anyone reading is interested, you can try the app here:
https://hview.netlify.app/
The source code is at https://github.com/renatoathaydes/h_view and it's written using Flutter.
The text was updated successfully, but these errors were encountered: