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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

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

18 点作者 clopez大约 10 年前

1 comment

Scaevolus大约 10 年前
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>