December 13, 2012 [Issue 4489] std.array.insert is slow | ||||
---|---|---|---|---|
| ||||
Posted in reply to torhu@yahoo.com | http://d.puremagic.com/issues/show_bug.cgi?id=4489 Dmitry Olshansky <dmitry.olsh@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #9 from Dmitry Olshansky <dmitry.olsh@gmail.com> 2012-12-13 09:23:17 PST --- (In reply to comment #8) > Commit pushed to master at https://github.com/D-Programming-Language/phobos > > https://github.com/D-Programming-Language/phobos/commit/14e457b37d0a870a8ed7dd901e10679456edc6b3 fix issue 4489 std.array.insert is slow With latest master and compile options: -noboundscheck -O -inline -release I see no measurable difference in inserting at front or end as it should have been. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
Copyright © 1999-2021 by the D Language Foundation