TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Benchmarking Integer Compression in Go

5 pointsby zhenjlover 11 years ago

1 comment

lobster_johnsonover 11 years ago
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 未加载