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.

Single-use JIT Performance on x86 Processors

92 pointsby Nyanalmost 5 years ago

2 comments

andikleen2almost 5 years ago
You have to be a bit careful with the CLFLUSH method. I tried to use it in a widely used program years ago because Intel recommended it, but we found that it just hangs the CPU on some older VIA/Centaur CPUs. Presumably that's fixed these days, but the old CPUs are likely still around.
评论 #23719368 未加载
评论 #23717773 未加载
MaxBarracloughalmost 5 years ago
Looks fun, but impractical. Are there real uses for this kind of thing, on modern architectures?<p>Related question: has anyone tried to create a high-level language for doing this kind of madness?
评论 #23712179 未加载
评论 #23712544 未加载
评论 #23713758 未加载