PCSX2 crashes [AMD driver]
#11
Profile Guided Optimization: http://en.wikipedia.org/wiki/Profile-gui...timization

Basically we compile a special build which records whatever happens when PCSX2 is used (not in video, the actual code that runs). Then we use this build to play some games (though it's very slow, so it takes a long time). Then the compiler looks at the recording, and it compiles PCSX2 again, but this time optimizes such that the code which is used most is optimized most, and the end result is the build which then can be published. PGO builds are 5-10% faster than normal builds.
Reply

Sponsored links

#12
Ah nice, thanks for the explanation! Smile
Reply
#13
(09-30-2013, 01:49 PM)avih Wrote: Then the compiler looks at the recording, and it compiles PCSX2 again, but this time optimizes such that the code which is used most is optimized most, and the end result is the build which then can be published. PGO builds are 5-10% faster than normal builds.

Good to know ,we always learning !Happy Thanks for sharing your wisdom with us Smile
Reply
#14
Thank God for this post, was experiencing the same thing in certain games.
OS: Windows 7 Ultimate x64
CPU: i5 2500k @ 4.3GHz
Motherboard: MSI P67A-GD65 B3
RAM: Mushkin 2x4GB 1600MHz
GFX: XFX 5850
Reply




Users browsing this thread: 1 Guest(s)