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


Jonathan M Davis <jmdavisp...@gmx.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jmdavisp...@gmx.com


--- Comment #5 from Jonathan M Davis <jmdavisp...@gmx.com> 2013-04-29 17:16:04 
PDT ---
> Why is retro less efficient though?

Probably something to do with how the decoding is done and/or some extra steps
which can be skipped. I don't think that I ever investigated it in detail, but
I know that I used foreach_reverse in some functions in std.string because it
was definitely faster according to the benchmarks that I did, much as I would
prefer to never use it.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------

Reply via email to