std.xml2 (collecting features)

Walter Bright via Digitalmars-d digitalmars-d at puremagic.com
Tue May 5 16:38:15 PDT 2015


On 5/5/2015 4:16 AM, Richard Webb wrote:
> Also, profiling showed a lot of time spent in the GC, and the recent
> improvements in that area might have changed things by now.

I haven't read the Tango source code, but the performance of it's xml was 
supposedly because it did not use the GC, it used slices.


More information about the Digitalmars-d mailing list