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.

Some Reasons to Measure

201 pointsby cdwhiteover 3 years ago

5 comments

vajrabumover 3 years ago
Looks like he wasn&#x27;t kidding, at least for Java shops with untuned JVMs. This was linked from the article and from Dan Luu&#x27;s work at Twitter. &quot;We spent one day1 building a system that immediately found a mid 7 figure optimization (which ended up shipping). In the first year, we shipped <i>mid 8 figures per year worth of cost savings as a result</i>. The key feature this system introduces is the ability to query metrics data across all hosts and all services and over any period of time (since inception), so we&#x27;ve called it LongTermMetrics (LTM) internally since I like boring, descriptive, names.<p><a href="https:&#x2F;&#x2F;danluu.com&#x2F;metrics-analytics&#x2F;" rel="nofollow">https:&#x2F;&#x2F;danluu.com&#x2F;metrics-analytics&#x2F;</a><p>I&#x27;ll add that I worked in systems at a large php shop which didn&#x27;t have good metrics for utilization. After the adoption of HHVM their utilization dropped enough that they ended up buying extra hardware in the 6 figures. They knew that performance was a lot better but they didn&#x27;t quantify it. So surprise! All it took to figure that out and start making better decisions was to collect SAR data and dump it to a central log. So, yeah. Boring is good or at least a good place to start.
amadeuspagelover 3 years ago
Measuring is undervalued, particularly vs writing, because it doesn&#x27;t show off creativity.
评论 #28335201 未加载
评论 #28335456 未加载
评论 #28334931 未加载
_tom_over 3 years ago
damn, that’s a lot of interesting content. I meant to go to sleep an hour ago, and I’m still reading.
sheleover 3 years ago
Talking about measuring time I would put a date on the blog post
评论 #28336335 未加载
评论 #28336533 未加载
k__over 3 years ago
<i>&quot;When the reporter doesn&#x27;t have a repro for the bug, which is quite common when it comes to distributed systems, the bug will be written off as non-existent&quot;</i><p>This.<p>If this is your modus operandi, then please think twice.<p>For me, as the person with the problem, this just sounds like &quot;I don&#x27;t want to be bothered with this right now&quot;.<p>Most maintainers don&#x27;t see this as a possibility to improve their project, but as trouble for their brilliant idea. Grow up!
评论 #28348128 未加载