Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: replaces convert base64 by STJ base64 for performance #337

Merged
merged 2 commits into from
Aug 16, 2024

Conversation

baywet
Copy link
Member

@baywet baywet commented Aug 16, 2024

@baywet
Copy link
Member Author

baywet commented Aug 16, 2024

After running a benchmark

Current implementation

Method Mean Error StdDev Median
Run 737.7 us 55.56 us 163.8 us 796.2 us

This PR

Method Mean Error StdDev Median
Run 86.52 us 9.229 us 26.03 us 76.67 us

@baywet baywet marked this pull request as ready for review August 16, 2024 13:43
@baywet baywet requested a review from a team as a code owner August 16, 2024 13:43
@baywet baywet enabled auto-merge August 16, 2024 13:43
Copy link

sonarcloud bot commented Aug 16, 2024

@baywet baywet merged commit c198508 into main Aug 16, 2024
10 of 12 checks passed
@baywet baywet deleted the feature/STJbase64 branch August 16, 2024 13:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants