Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Community » Coffee corner » Ultimate++ for My Thesis
Re: Ultimate++ for My Thesis [message #13624 is a reply to message #13622] Thu, 17 January 2008 21:05 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 14267
Registered: November 2005
Ultimate Member
niofis wrote on Thu, 17 January 2008 14:30


PD. I would like sharing some findings: MinGW outputs code that is almost 40% faster than the one compiled with MSC. Windows MinGW vs Linux GCC speed comparison shows that the linux version is around 11% faster than the windows one.


Interesting. Are you sure you have compiled in optimal mode?

Also, if you application is FP heavy, maybe mingw has activated SSE 2 FP by default, while MSC stays with x87. Would be interesting to investigate. So far, MSC always seems on par with Mingw to me in generated code quality and 2-3x faster compiling.

Mirek
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Successfull cross-compile to ARM9, AT91SAM9263-ek
Next Topic: an interesting C++ compiler (supports C++0x)
Goto Forum:
  


Current Time: Tue Aug 26 04:28:46 CEST 2025

Total time taken to generate the page: 0.05805 seconds