TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Percentiles are incorrect P99 of the times

8 点作者 meson10超过 4 年前

1 comment

btilly超过 4 年前
A giant problem is that people want to see reported what their 95% latency is. This is a complicated number that does not aggregate easily. Because as the article says, you need the whole dataset to calculate it.<p>By contrast we can ask what percentage of records is over 400 ms. This is a simple number. And if we simply keep track of how many requests there were and how many are slow, this is a simple thing to aggregate and a simple thing to calculate.
评论 #25157828 未加载