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.

Improving Compiler Optimizations Using Machine Learning (2014) [pdf]

18 pointsby clopezabout 10 years ago

1 comment

Scaevolusabout 10 years ago
There&#x27;s a lot of previous work on picking the best compiler flags to tune a program. It doesn&#x27;t appear that this thesis cites any of that work-- probably because most of the work hasn&#x27;t been published. JITs by necessity disable many optimizations that aren&#x27;t always cost-effective, so gaining a few percent improvement by tuning flags isn&#x27;t surprising.<p><a href="http:&#x2F;&#x2F;math-atlas.sourceforge.net&#x2F;atlas_install&#x2F;node20.html" rel="nofollow">http:&#x2F;&#x2F;math-atlas.sourceforge.net&#x2F;atlas_install&#x2F;node20.html</a> <a href="http:&#x2F;&#x2F;www.vi-hps.org&#x2F;upload&#x2F;material&#x2F;tw13&#x2F;PTF_CFS.pdf" rel="nofollow">http:&#x2F;&#x2F;www.vi-hps.org&#x2F;upload&#x2F;material&#x2F;tw13&#x2F;PTF_CFS.pdf</a>