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 » Developing U++ » Releasing U++ » mingw?
Re: mingw? [message #22155 is a reply to message #22154] Sat, 20 June 2009 00:36 Go to previous messageGo to previous message
koldo is currently offline  koldo
Messages: 3361
Registered: August 2008
Senior Veteran
Hello all

I have just recompiled again Bombs sample with code that multiplies two 2000x2000 matrices.

Main package configuration: "GUI"
Compiling option "Speed"
Compiler options and results:
- MinGW TDM 4.4.0 with -msse2: 2.43 seconds
- MinGW TDM 4.4.0 without -msse2: 9.37 seconds
- MSC9 with /arch:SSE2: 4.04 seconds
- MSC9 without /arch:SSE2: 26.06 seconds

In all cases Bombs menus have worked properly. No crash. And the only change between versions is the -msse2 or /arch:SSE2 compiler option.

I do not know anything about SSE2, but I know that I will choose it in programs that require all optimisations like in Image Processing.

Best regards
Koldo

PD. The matrix libraries I am using today are newer than yesterday so that MinGW gets now better results in comparison to MSC. I have done this test today in a slower computer.


Best regards
IƱaki
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Releases
Next Topic: Regular releases reactivated
Goto Forum:
  


Current Time: Thu May 09 13:03:07 CEST 2024

Total time taken to generate the page: 0.01845 seconds