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

added re compiled for performance improvements #129

Merged
merged 1 commit into from
Sep 15, 2022

Conversation

amenezes
Copy link
Contributor

@mammothb,

The use of compiled re in the create_dictionary improved performance in the order of 8% to 10%.

word list used: https://www.ime.usp.br/~pf/dicios/br-utf8.txt

@codecov
Copy link

codecov bot commented Sep 15, 2022

Codecov Report

Base: 100.00% // Head: 100.00% // No change to project coverage 👍

Coverage data is based on head (76d983e) compared to base (e57e22c).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #129   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            8         8           
  Lines          825       823    -2     
  Branches       203       201    -2     
=========================================
- Hits           825       823    -2     
Impacted Files Coverage Δ
symspellpy/symspellpy.py 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@mammothb mammothb merged commit 76d983e into mammothb:master Sep 15, 2022
@mammothb
Copy link
Owner

Good catch, thanks for contributing!

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.

None yet

2 participants