[phobos] [D-Programming-Language/phobos] a4e448: Tweak min and max for yet more efficiency
GitHub via phobos
phobos at puremagic.com
Sat May 31 04:10:16 PDT 2014
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: a4e448be5085133ac08be1f33d616ba5ee0042e9
https://github.com/D-Programming-Language/phobos/commit/a4e448be5085133ac08be1f33d616ba5ee0042e9
Author: monarch dodra <monarchdodra at gmail.com>
Date: 2014-05-17 (Sat, 17 May 2014)
Changed paths:
M std/algorithm.d
Log Message:
-----------
Tweak min and max for yet more efficiency
I checked the generated assembly code, and it looks pretty damn good. I've not been able to achieve any better anyways.
Commit: 66fcbadf4de80adfa69f487dd950b92261103573
https://github.com/D-Programming-Language/phobos/commit/66fcbadf4de80adfa69f487dd950b92261103573
Author: Dmitry Olshansky <dmitry.olsh at gmail.com>
Date: 2014-05-31 (Sat, 31 May 2014)
Changed paths:
M std/algorithm.d
Log Message:
-----------
Merge pull request #2053 from monarchdodra/maxTweak
Tweak min and max for yet more efficiency
Compare: https://github.com/D-Programming-Language/phobos/compare/9636c31eb01f...66fcbadf4de8
More information about the phobos
mailing list