I download source code from www.pcsx2.net, version 0.8.1.
I compiled it using VC2003 ,ICC8.1 and ICC9.0。But the version compiled by myserlf is much slower than the bin version from www.pcsx2.net.
The bin download from www.pcsx2.net (normal version no sse2) is about 20% faster than what I compiled by myself.
I have already optimized the compiler,o3 sse g6/g7 IPO and so on.
But it still slower than official bin.
How to optimize the compiler?
I compiled it using VC2003 ,ICC8.1 and ICC9.0。But the version compiled by myserlf is much slower than the bin version from www.pcsx2.net.
The bin download from www.pcsx2.net (normal version no sse2) is about 20% faster than what I compiled by myself.
I have already optimized the compiler,o3 sse g6/g7 IPO and so on.
But it still slower than official bin.
How to optimize the compiler?