std.algorithm.copy could be better optimized

TommiT tommitissari at hotmail.com
Tue Jun 18 05:56:35 PDT 2013


I added these two enhancement requests:

1) memmove optimization for std.algorithm.copy:
http://d.puremagic.com/issues/show_bug.cgi?id=10402

2) memchr optimization for std.algorithm.find:
http://d.puremagic.com/issues/show_bug.cgi?id=10403

...but I suspect they're just a tip of the ice berg.


More information about the Digitalmars-d mailing list