[Issue 4489] std.array.insert is slow

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Dec 13 09:23:21 PST 2012


http://d.puremagic.com/issues/show_bug.cgi?id=4489


Dmitry Olshansky <dmitry.olsh at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED


--- Comment #9 from Dmitry Olshansky <dmitry.olsh at 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: -------


More information about the Digitalmars-d-bugs mailing list