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

change toLower to toLowerANSI #410

Merged
merged 3 commits into from
Jan 6, 2025
Merged

change toLower to toLowerANSI #410

merged 3 commits into from
Jan 6, 2025

Conversation

jokoho48
Copy link
Collaborator

When merged this pull request will:

  1. Title

@jokoho48 jokoho48 requested review from diwako and nk3nny August 25, 2024 12:25
@jokoho48 jokoho48 self-assigned this Aug 25, 2024
@diwako
Copy link
Collaborator

diwako commented Aug 25, 2024

Huh? Why?

@jokoho48
Copy link
Collaborator Author

jokoho48 commented Aug 25, 2024

its faster than toLower because it only expects characters up to 255

https://community.bistudio.com/wiki/toLowerANSI

Converts the supplied string to all lower case characters fast (could be 3× faster than toLower).

@jokoho48 jokoho48 requested a review from diwako January 6, 2025 17:22
@jokoho48 jokoho48 merged commit 18e08e8 into master Jan 6, 2025
4 checks passed
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.

2 participants