Best compile flags for VC 2005

Programming Topics (Computer Chess) and technical aspects as test techniques, book building, program tuning etc

Moderator: Andres Valverde

Best compile flags for VC 2005

Postby Anonymous » 19 Jan 2006, 13:03

Hi all,
I would like to know from you experts what are the compile flags you use with Visual C++ 2005, for maximum speed. I've got a nice 15% speedup over the GCC 3.4.x, but I'm sure it is possible to get a bit more, because the only flags I'm using with VC are: /O2 and /G7 :)
Thanks in advance
Anonymous
 

Re: Best compile flags for VC 2005

Postby Dann Corbit » 19 Jan 2006, 19:53

By far, the biggest boost is from profile guided optimization.

Give the program a good hour playing.
Dann Corbit
 


Return to Programming and Technical Discussions

Who is online

Users browsing this forum: No registered users and 29 guests