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

Implement Span<T> for Enhanced Performance #34

Open
tcortega opened this issue Jul 15, 2023 · 0 comments
Open

Implement Span<T> for Enhanced Performance #34

tcortega opened this issue Jul 15, 2023 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@tcortega
Copy link
Contributor

While the library is adequately efficient, there appears to be a significant amount of string manipulation occurring. To enhance performance and efficiency, it would be beneficial to incorporate the use of Spans in these operations.

@SamboyCoding SamboyCoding added enhancement New feature or request good first issue Good for newcomers labels Jul 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants