Many thanks Walter! :-)

--------------------------------------------------
From: "Walter Negro" <wne...@vstour.com>
Sent: Monday, March 22, 2010 10:38 AM
To: "Xharbour-Developers List'" <xharbour-developers@lists.sourceforge.net>
Subject: [xHarbour-developers] Harbour vs xHarbour - SpeedTest

> Ron, Patrick, Andi
>
> I found the main cause of the speed difference for SpeedTest.
> Harbor are using an alternative memory alocator instead of using malloc.
> This is a public domain code written by Doug Lea
> (http://gee.cs.oswego.edu/dl/html/malloc.html); dlmalloc is obviously
> very fast to reuse chunks of memory, that is why a profit so important
> when using speedtst.
>
> Soon I will have the performance values using dlmalloc in xHarbour and
> the performance values using malloc in Harbour.
>
> Walter Negro
>
>
>
> ------------------------------------------------------------------------------
> Download Intel&#174; Parallel Studio Eval
> Try the new software tools for yourself. Speed compiling, find bugs
> proactively, and fine-tune applications for parallel performance.
> See why Intel Parallel Studio got high marks during beta.
> http://p.sf.net/sfu/intel-sw-dev
> _______________________________________________
> xHarbour-developers mailing list
> xHarbour-developers@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/xharbour-developers
> 

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
xHarbour-developers mailing list
xHarbour-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xharbour-developers

Reply via email to