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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Benchmarking Integer Compression in Go

5 点作者 zhenjl超过 11 年前

1 comment

lobster_johnson超过 11 年前
Please, please use bar charts. Line charts are suitable only for data series where the X axis is scalar, not separate categories.<p>Also, the article has absolutely nothing about testing methodology. I&#x27;m guessing you&#x27;re using Go&#x27;s built-in benchmarking, but it still needs to be clarified; are the timings the mean, 95th percentile, or what? What about variance -- better CPU cache usage would lead to less variance, I would guess?<p>Interesting article, though. Thanks for writing it.
评论 #6569447 未加载