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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Why GNU grep is fast (2010)

31 点作者 dnet大约 10 年前

3 条评论

ColinWright大约 10 年前
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 未加载
js2大约 10 年前
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>
sctb大约 10 年前
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>