Skip to content

shlomif/investigate-lack-of-PGO-in-gcc-5.2.x--re-fc-solve

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 

Repository files navigation

1. Make sure gcc, GNU make , etc. are in the path (a GNU/Linux system is
preferable). Also install libtcmalloc, which is part of the gperftools /
google-perftools package.

2. cd to the source/ directory and type "bash RUN_PGO.bash" . This will
build everything.

3. Type "bash RUN_ME_TO_TIME.bash" to time the results.

Here (= Mageia Linux x86-64 6/Cauldron) the gcc-4.9.x results are faster than
those of the ones with gcc-5.2.1-0.20150811.4.mga6 .

About

Investigate the lack of PGO (= Profile Guided Optimizations) in gcc-5.2.x with respect to Freecell Solver

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published