Skip to content

Fix performance issues#162

Merged
05nelsonm merged 9 commits intomasterfrom
issue/161-speed
Dec 17, 2024
Merged

Fix performance issues#162
05nelsonm merged 9 commits intomasterfrom
issue/161-speed

Conversation

@05nelsonm
Copy link
Copy Markdown
Owner

Closes #161

All implementations now use constant-time operations. The difference between using a when statement with CharacterRange checks and this way was negligible (like 5%)...

@05nelsonm 05nelsonm self-assigned this Dec 17, 2024
Copy link
Copy Markdown
Owner Author

@05nelsonm 05nelsonm left a comment

Choose a reason for hiding this comment

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

.

@05nelsonm 05nelsonm merged commit de9e40b into master Dec 17, 2024
@05nelsonm 05nelsonm deleted the issue/161-speed branch December 17, 2024 20:05
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.3.0 is incredibly slow

1 participant