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

Utils.py mods to small improvements #1037

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Conversation

BBC-Esq
Copy link
Contributor

@BBC-Esq BBC-Esq commented Oct 5, 2024

Nff said, self-explanatory. No changes in functionality with small improvements.

small speedup compared to re
tiny speedup:

Directly access the last segment and the last word within that segment. This approach eliminates the need for reversing and iterating, thereby improving performance.
tiny speedup

perform division and modulus operations same time
tiny improv
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