[phobos] [dlang/phobos] 7e3d33: 15% more performance for popFront(char[])
GitHub via phobos
phobos at puremagic.com
Fri Oct 14 17:22:42 PDT 2016
Branch: refs/heads/faster_front
Home: https://github.com/dlang/phobos
Commit: 7e3d336281dbd3c63113345257ba654b2f8e9b32
https://github.com/dlang/phobos/commit/7e3d336281dbd3c63113345257ba654b2f8e9b32
Author: UplinkCoder <uplink.coder at googlemail.com>
Date: 2016-10-11 (Tue, 11 Oct 2016)
Changed paths:
M std/range/primitives.d
Log Message:
-----------
15% more performance for popFront(char[])
Commit: 48ff2abbcf5f381cec165d83c871e5a7b683187d
https://github.com/dlang/phobos/commit/48ff2abbcf5f381cec165d83c871e5a7b683187d
Author: Stefan Koch <Uplink.Coder at googlemail.com>
Date: 2016-10-15 (Sat, 15 Oct 2016)
Changed paths:
M std/range/primitives.d
Log Message:
-----------
faster front
Commit: 9d38ebab7dbee2bdc9476cfaaa04446b319fc00e
https://github.com/dlang/phobos/commit/9d38ebab7dbee2bdc9476cfaaa04446b319fc00e
Author: Stefan Koch <Uplink.Coder at googlemail.com>
Date: 2016-10-15 (Sat, 15 Oct 2016)
Changed paths:
M std/range/primitives.d
Log Message:
-----------
update front
Commit: 8bffd69abe4feec29b13050f48c86890a6c249f3
https://github.com/dlang/phobos/commit/8bffd69abe4feec29b13050f48c86890a6c249f3
Author: Stefan Koch <Uplink.Coder at googlemail.com>
Date: 2016-10-15 (Sat, 15 Oct 2016)
Changed paths:
M posix.mak
M std/range/primitives.d
Log Message:
-----------
inline decode_utf8 into front
Compare: https://github.com/dlang/phobos/compare/7e3d336281db^...8bffd69abe4f
More information about the phobos
mailing list