Thread overview
[Issue 14384] speed up Base64 decoding
Apr 01, 2015
weaselcat
Apr 05, 2015
Martin Nowak
Dec 17, 2022
Iain Buclaw
April 01, 2015
https://issues.dlang.org/show_bug.cgi?id=14384

weaselcat <r9shackleford@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |r9shackleford@gmail.com

--- Comment #1 from weaselcat <r9shackleford@gmail.com> ---
dmd* is slow, gdc is faster than every other implementation in the benchmark.

http://forum.dlang.org/thread/kdxidecfhivdmonazrra@forum.dlang.org?page=2#post-kgolgxdoptsikvtxfrrp:40forum.dlang.org

is this bug still valid?

--
April 05, 2015
https://issues.dlang.org/show_bug.cgi?id=14384

--- Comment #2 from Martin Nowak <code@dawg.eu> ---
Sure, the 2 things I named are still valid ideas to speed up the function.

--
June 09, 2015
https://issues.dlang.org/show_bug.cgi?id=14384

Andrei Alexandrescu <andrei@erdani.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|unspecified                 |D2

--
December 17, 2022
https://issues.dlang.org/show_bug.cgi?id=14384

Iain Buclaw <ibuclaw@gdcproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P1                          |P4

--
December 01
https://issues.dlang.org/show_bug.cgi?id=14384

--- Comment #3 from dlangBugzillaToGithub <robert.schadek@posteo.de> ---
THIS ISSUE HAS BEEN MOVED TO GITHUB

https://github.com/dlang/phobos/issues/9657

DO NOT COMMENT HERE ANYMORE, NOBODY WILL SEE IT, THIS ISSUE HAS BEEN MOVED TO GITHUB

--