From cTuning.org
(Difference between revisions)
Line 17: | Line 17: | ||
* Nik is trying to use MILEPOST GCC to optimize [https://bugzilla.mozilla.org/show_bug.cgi?id=502352 Mozilla] code. More info is available at [http://nikhilkapur.blogspot.com/search/label/Mozilla his blog]. | * Nik is trying to use MILEPOST GCC to optimize [https://bugzilla.mozilla.org/show_bug.cgi?id=502352 Mozilla] code. More info is available at [http://nikhilkapur.blogspot.com/search/label/Mozilla his blog]. | ||
- | * Yuriy Kashikov has been using MILEPOST GCC to optimize BerkeleyDB and reported speedups of 1.4 times | + | * Yuriy Kashikov has been using MILEPOST GCC to optimize BerkeleyDB and reported speedups of 1.4 times in comparison with native GCC 4.4.0 (-O3) on several Intel Xeon machines without loosing much compilation time or code size. |
- | in comparison with native GCC 4.4.0 (-O3) on several Intel Xeon machines without loosing much compilation time or code size. | + |
Revision as of 20:31, 21 February 2010
Navigation: cTuning.org > CTools > MilepostGCC
Publications:
- MILEPOST GCC: machine learning based research compiler (link).
- Collective Tuning Initiative: automating and accelerating development and optimization of computing systems (link).
- Collective optimization (link).
Press:
- IBM press-release about MILEPOST GCC (2009.06.30, 2008.06.30).
Misc:
- Yuriy Kashikov has been using MILEPOST GCC to optimize BerkeleyDB and reported speedups of 1.4 times in comparison with native GCC 4.4.0 (-O3) on several Intel Xeon machines without loosing much compilation time or code size.