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.

40 millisecond bug

123 pointsby sshrootover 4 years ago

5 comments

ThePadawanover 4 years ago
&gt; [...I] asked on Slack if that 40ms value was familiar to anyone. Nothing.<p>In the future, you should use this as an excuse to read more HN at work ;): <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=24785405" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=24785405</a>
评论 #25134686 未加载
评论 #25134524 未加载
评论 #25134988 未加载
epsover 4 years ago
40ms, Ctrl-F &quot;Nagle&quot; - &quot;5 matches&quot;<p>Yep, same rake, different person. Just another day in tech.
brazzyover 4 years ago
As soon as he mentioned a fixed 40ms delay, my first guess was some obscure TCP configuration.<p>TCP is one of those ubiquitous things everyone takes for granted, but is more complex than most people realize.
评论 #25134624 未加载
Ono-Sendaiover 4 years ago
Same old bug, same old blog post repost: <a href="http:&#x2F;&#x2F;forwardscattering.org&#x2F;post&#x2F;3" rel="nofollow">http:&#x2F;&#x2F;forwardscattering.org&#x2F;post&#x2F;3</a> &quot;Sockets should have a flushHint() API call&quot;
评论 #25137921 未加载
throwaway_pdp09over 4 years ago
I&#x27;m not a network guy and even I know about nagle. Then again I read a lot.<p>So the author and a colleague didn&#x27;t know - 2 people who worked on a networking utility and had to spend days digging into it. The cost of reading books is high but the ROI is higher. Maybe they got unlucky but being a dev needs considerable knowledge but companies want their full stack devs cheap.
评论 #25137424 未加载