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.

Why GNU grep is fast (2010)

31 pointsby dnetabout 10 years ago

3 comments

ColinWrightabout 10 years ago
This is posted again and again, and I re-read it <i>every</i> time.<p>I&#x27;m also reminded of this:<p><pre><code> You can&#x27;t make your code run faster, you can only make it do less work. </code></pre> I usually put links to previous discussions because I find value in the comments by HN users, but I&#x27;m not going to do that this time. You can search if you want to find previous discussions - there have been many, and some contain some real gems.
评论 #9446830 未加载
评论 #9446712 未加载
js2about 10 years ago
See also, The Treacherous Optimization:<p><a href="http:&#x2F;&#x2F;ridiculousfish.com&#x2F;blog&#x2F;posts&#x2F;old-age-and-treachery.html" rel="nofollow">http:&#x2F;&#x2F;ridiculousfish.com&#x2F;blog&#x2F;posts&#x2F;old-age-and-treachery.h...</a>
sctbabout 10 years ago
Most recent discussion: <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=9153203" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=9153203</a>