Jason Smethers wrote:
Also, there appears to be a redundent check for a terminating block at line 442: the first check is at the start of the for loop on line 412. Removing it shows a 4-5% speed up on allocation from an average of 220ms down to an average of 210ms per allocation for sequential single block allocations on an Athlon X2 2Ghz.


That should read 220ns down to 210ns, not ms.

- Jason

Reply via email to