2012/10/14 Peter Kümmel <[email protected]>
> I have an application which allocates lot of memory
> and on Windows XP the mingw build (rubenvb 4.7.2)
> is much worse than a msvc2010 build.
>
> I assume this has to do with the C runtime library
> used by mingw which is from 1998 (Visual Studio 6),
> when GBs were only found on hard disks.
>
> Is it possible to use a newer C runtime library for mingw?
>
I doubt this will fix your issue. Before blaming msvcrt, you should really
profile and see what exactly is taking up all the CPU time.
Ruben
>
> Peter
>
>
> ------------------------------------------------------------------------------
> Don't let slow site performance ruin your business. Deploy New Relic APM
> Deploy New Relic app performance management and know exactly
> what is happening inside your Ruby, Python, PHP, Java, and .NET app
> Try New Relic at no cost today and get our sweet Data Nerd shirt too!
> http://p.sf.net/sfu/newrelic-dev2dev
> _______________________________________________
> Mingw-w64-public mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
>
------------------------------------------------------------------------------
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
_______________________________________________
Mingw-w64-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public