Add p50, p90 metrics
Usually such metrics are quite important and more ofter used to measure site performance
Hi,
Could you please elaborate your question ?
Regards,
I was talking about request latency, is it possible to see what was the p90, p50 numbers?
sure. it's possible
the main question is : how to display them ?
results on README are only a draft, I mean the fourth point in https://github.com/the-benchmarker/web-frameworks/issues/3108#issue-652479811 is intended address that. we are limited on what information to display in README
@waghanza How about creating another md file with a table that shows p50, p90, p95, p99 latencies ( sorted by p90 ). Or it might just be time to create a mini-site that allows people to show/hide the columns they care about and sort by any of them.
Hi @chillfox,
The idea of creating a custom UI is the only way, imho, to have a clear result view.
I could not handle this task, as for now (at least not until https://github.com/the-benchmarker/web-frameworks/pull/3958 is shipped).
Feel free to link with @doanguyen and work on https://github.com/the-benchmarker/frontend.
The idea of https://github.com/the-benchmarker/frontend is to have a (in whatever stack) a full UI to display graph about results.
However, what could be doable is to publish result on github-pages.
Regards,