Maxime's micro allocation benchmark much faster ?

John Colvin via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Tue Mar 31 14:39:22 PDT 2015


On Tuesday, 31 March 2015 at 20:56:09 UTC, Laeeth Isharc wrote:
> Trying on a different beefier machine with 2.066 and 2.067 
> release versions installed:
>
> 1mm allocations:
> 2.066: 0.844s
> 2.067: 0.19s
>
> 10mm allocations
>
> 2.066: 1m 17.2 s
> 2.067: 0m  1.15s
>
> So numbers were ballpark right before, and allocation on this 
> micro-benchmark much faster.

That's nice news. The recent GC improvements are clearly working.


More information about the Digitalmars-d-learn mailing list