[phobos] [dlang/phobos] 8bed6b: 15% more performance for popFront(char[])
GitHub via phobos
phobos at puremagic.com
Wed Oct 12 11:39:59 PDT 2016
Branch: refs/heads/master
Home: https://github.com/dlang/phobos
Commit: 8bed6b28432d7c99fbe89cea2f624c01436255dc
https://github.com/dlang/phobos/commit/8bed6b28432d7c99fbe89cea2f624c01436255dc
Author: UplinkCoder <uplink.coder at googlemail.com>
Date: 2016-10-12 (Wed, 12 Oct 2016)
Changed paths:
M std/range/primitives.d
Log Message:
-----------
15% more performance for popFront(char[])
Commit: 406aa8f8cfeac6e8814bd78c56ee2003e829354f
https://github.com/dlang/phobos/commit/406aa8f8cfeac6e8814bd78c56ee2003e829354f
Author: Stefan Koch <UplinkCoder at users.noreply.github.com>
Date: 2016-10-12 (Wed, 12 Oct 2016)
Changed paths:
M std/range/primitives.d
Log Message:
-----------
Merge pull request #4849 from UplinkCoder/utf_popFront
20% more performance for popFront(char[])
Compare: https://github.com/dlang/phobos/compare/10f032ed11a8...406aa8f8cfea
More information about the phobos
mailing list