[phobos] [D-Programming-Language/phobos] 3f7e55: Optimize Map by reusing AmapImpl object so we don'...
noreply at github.com
noreply at github.com
Sun May 15 09:18:29 PDT 2011
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: 3f7e558981e13c18d9ef6aea2371ba65462fc50c
https://github.com/D-Programming-Language/phobos/commit/3f7e558981e13c18d9ef6aea2371ba65462fc50c
Author: dsimcha <dsimcha at gmail.com>
Date: 2011-05-15 (Sun, 15 May 2011)
Changed paths:
M std/parallelism.d
Log Message:
-----------
Optimize Map by reusing AmapImpl object so we don't need to heap allocate on every buffer swap. I purposely saved this for after the 2.053 release.
More information about the phobos
mailing list