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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Assembly Optimization Tips (2004)

48 点作者 Emigre_超过 2 年前

3 条评论

thxg超过 2 年前
This needs a (2004). The article mostly targets the Intel Pentium 4. Many high-level tips still hold true (for example those that could apply to any programming language, like expressing divisions as multiplies), but quite a few things have changed since then. Especially things related to microcode are likely be different now.
评论 #34302463 未加载
anthomtb超过 2 年前
Linked in the article is Agner Fog&#x27;s website: <a href="https:&#x2F;&#x2F;www.agner.org&#x2F;optimize&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.agner.org&#x2F;optimize&#x2F;</a>. Which appears to have up-to-date knowledge and 2001&#x27;s web aesthetic (just the way it should be).
评论 #34304279 未加载
Teslazar超过 2 年前
This should have (2004) in the title.