Andi

MSVC do the memcpy optimization when use maximum optimize switch. -O2 or 
-Ox or -Ogty
You can generate .asm using -Fa switch.

Walter Negro


Andi Jahja escribió:
> Hi Toninho,
>
> In my test, MSVC9 is a lot faster than BCC 6.10.
>
> BTW, can you please make a test as follows:
>
>   1. Run speedtst.exe with standard CVS fastitem.c
>   2. Replace fastitem.c with the attached one and
>      compare the speed.
>
> If you like the speed with the hacked fastitem.c, you may use it.
> I've been using it since many years ago with no problem.
> --
> Andi
>
> On Fri, 28 Nov 2008 13:27:35 -0300
> "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote:
>
>   
>>> What I use:
>>>
>>>   Based on several considerations, I am now using MSVS 9.0 as my work horse,
>>>   although the compiling speed is very slow compared to BCC 5.5.1.
>>>   MSVS 9.0 (Express) is free, code speed is excellent, support/continuity is
>>>   more or less obvious.
>>>       
>> Thanks for tests Andi.
>>
>> Do you have results for speedtest between bcc6.10 and msvc9. Wich is
>> better please?
>>
>> Regards,
>>
>> Toninho.
>>     
>
>
>
>
> __________ Información de NOD32, revisión 3650 (20081128) __________
>
> Este mensaje ha sido analizado con NOD32 antivirus system
> http://www.nod32.com
>
>
>
> __________ Información de NOD32, revisión 3650 (20081128) __________
>
> Este mensaje ha sido analizado con NOD32 antivirus system
> http://www.nod32.com
>   
> ------------------------------------------------------------------------
>
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
> Build the coolest Linux based applications with Moblin SDK & win great prizes
> Grand prize is a trip for two to an Open Source event anywhere in the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
>
>
> __________ Información de NOD32, revisión 3650 (20081128) __________
>
> Este mensaje ha sido analizado con NOD32 antivirus system
> http://www.nod32.com
>
>
>
> __________ Información de NOD32, revisión 3650 (20081128) __________
>
> Este mensaje ha sido analizado con NOD32 antivirus system
> http://www.nod32.com
>   
> ------------------------------------------------------------------------
>
> _______________________________________________
> xHarbour-developers mailing list
> xHarbour-developers@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/xharbour-developers
>
>
>
> __________ Información de NOD32, revisión 3650 (20081128) __________
>
> Este mensaje ha sido analizado con NOD32 antivirus system
> http://www.nod32.com
>
>
>
> __________ Información de NOD32, revisión 3650 (20081128) __________
>
> Este mensaje ha sido analizado con NOD32 antivirus system
> http://www.nod32.com
>   



-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
xHarbour-developers mailing list
xHarbour-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xharbour-developers

Reply via email to