Open
Description
What version of Go are you using (go version
)?
Go 1.8
What operating system and processor architecture are you using (go env
)?
amd64
What did you do?
On my slow computer, using encoding/base64, I can decode data at ~100MB/s.
It should be much faster as shown by https://github.com/aklomp/base64
I'm planning to work on this in my spare time. This issue tracks this effort.