Skip to content

Update picobase64 (encoder more optimize)#17

Open
GermanAizek wants to merge 1 commit intogaspardpetit:mainfrom
GermanAizek:main
Open

Update picobase64 (encoder more optimize)#17
GermanAizek wants to merge 1 commit intogaspardpetit:mainfrom
GermanAizek:main

Conversation

@GermanAizek
Copy link
Contributor

@gaspardpetit,
Hi, thanks a lot for this collection base64 libs, I gained experience and greatly rewrote code base of my header picobase64.

My hardware show third position on encode benchmark Clang and GCC Linux.

Theoretically I can optimize even more and take the first or second place if I use a pre-calculated rainbow table.

No SIMD, No compiler flags, No Hacks, everything is optimized by compiler out of the box, just include and use Picobase64.

My hardware show third position on encode benchmark Clang and GCC Linux
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant