Re: VC6 speed vs VS2003

Tech-Archive recommends: Fix windows errors by optimizing your registry



Thank you André

In fact the _set_sbh_threshold(UseSmallBlo­ckHeapForMaxBytes=256) call
changed completely the performance of my application. Now I have nearly
the same speed as with VC6. Some fonctions are slower and other are
faster.
The speed difference is less than of 2% in favor of VC6.
I'll try to play with the UseSmallBlo­ckHeapForMaxBytes value in order
to optimize.
Thank you all

.



Relevant Pages

  • Re: VC6 speed vs VS2003
    ... He imported the dsw project that i send to him so the compiler setting ... The setting in intel compiler are: ... Loops for example are slower. ... my case is fatser in VC6. ...
    (microsoft.public.dotnet.languages.vc)
  • Release configuration link times
    ... the compiler and linker are slower. ... link the main exe, under VC7.1 it typically takes an hour. ... We left VC6 due to size ...
    (microsoft.public.dotnet.languages.vc)
  • Re: Can you write code directly in CIL ???
    ... anyway if it's true I would suggest you to file a bug report ... I can prove that the newest C++ compiler produces equal or better ... code than VC6. ... Prev by Date: ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: How to read large files with VC6
    ... > I am making a file utility for my self with Visual C v6. ... > for many reasons I prefer VC6 over VC.net. ... should use _telli64 and _lseeki64. ... Prev by Date: ...
    (microsoft.public.vc.language)
  • DLLMain in assemblies?
    ... is there a mechanism just like DllMain in VC6, ... Jozsi ... Prev by Date: ...
    (microsoft.public.dotnet.languages.vb)