[phobos] [D-Programming-Language/phobos] 7ed433: Optimize std.algorithm.sort to be ~2.5x faster for...
noreply at github.com
noreply at github.com
Sun May 22 16:35:28 PDT 2011
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: 7ed4331f37edf6c3f433bd71eeaaefe917a6651a
https://github.com/D-Programming-Language/phobos/commit/7ed4331f37edf6c3f433bd71eeaaefe917a6651a
Author: dsimcha <dsimcha at gmail.com>
Date: 2011-05-22 (Sun, 22 May 2011)
Changed paths:
M std/algorithm.d
Log Message:
-----------
Optimize std.algorithm.sort to be ~2.5x faster for sorting large integer arrays.
More information about the phobos
mailing list