Skip to content

Conversation

@ChanTsune
Copy link
Contributor

Hi @hyunsik

Thank you for developing such a great crate!

I wanted to contribute to this crate in any way I could, so I made some changes to improve performance.

This change also helps support no_std in issue #3

eliminate `String` creation by utilizing the original &str slice
Copy link
Member

@hyunsik hyunsik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The PR looks great to me. Thank you for your contribution.

@hyunsik hyunsik merged commit 8dd9145 into bytesize-rs:master Aug 23, 2023
@ChanTsune ChanTsune deleted the feature/performance-improvement branch August 23, 2023 23:31
@ChanTsune
Copy link
Contributor Author

Thank you for merging.
I am honoured to contribute to your project!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

2 participants