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.

x86 and x86_64 software optimization resources

95 pointsby HaoZekeabout 1 year ago

3 comments

ashvardanianabout 1 year ago
This is still one of the most trusted sources for low-level optimization!<p>uops.info is also very handy for x86 ( <a href="https:&#x2F;&#x2F;uops.info&#x2F;table_overview.html" rel="nofollow">https:&#x2F;&#x2F;uops.info&#x2F;table_overview.html</a> ).<p>But if you are just starting, those may be a bit overwhelming. In that case, check out the official intrinsics guides for x86 from Intel ( <a href="https:&#x2F;&#x2F;software.intel.com&#x2F;sites&#x2F;landingpage&#x2F;IntrinsicsGuide&#x2F;" rel="nofollow">https:&#x2F;&#x2F;software.intel.com&#x2F;sites&#x2F;landingpage&#x2F;IntrinsicsGuide...</a> ) and a separate one for Arm ( <a href="https:&#x2F;&#x2F;developer.arm.com&#x2F;architectures&#x2F;instruction-sets&#x2F;intrinsics&#x2F;" rel="nofollow">https:&#x2F;&#x2F;developer.arm.com&#x2F;architectures&#x2F;instruction-sets&#x2F;int...</a> )
HaoZekeabout 1 year ago
I should point out that this has been posted [1], but not for the past half decade, long enough to need another PSA :)<p>[1] <a href="https:&#x2F;&#x2F;hn.algolia.com&#x2F;?q=https%3A%2F%2Fagner.org%2Foptimize%2F" rel="nofollow">https:&#x2F;&#x2F;hn.algolia.com&#x2F;?q=https%3A%2F%2Fagner.org%2Foptimize...</a>
评论 #40038305 未加载
DeathArrowabout 1 year ago
Too bad most people use Javascript frameworks for desktop development.
评论 #40037874 未加载
评论 #40038833 未加载
评论 #40038554 未加载