denvaar / base64

Exploring base64 encoding/decoding :rainbow:
0 stars 6 forks source link

Decode performance boost 2 #15

Closed tonyarkles closed 6 years ago

tonyarkles commented 6 years ago

This is a follow-up to #14 . Squeezed a bit more performance out of it.

denvaar commented 6 years ago

totally cool, thanks @tonyarkles

denvaar commented 6 years ago

@tonyarkles this breaks tests.

tonyarkles commented 6 years ago

Oh, dang, I’ll take a look in the morning.

On Oct 11, 2018, at 10:11 PM, Denver Smith notifications@github.com wrote:

@tonyarkles this breaks tests.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or mute the thread.

denvaar commented 6 years ago

It's fine, I took care of it. Thanks for the contribution