Skip to content

Conversation

@Codain
Copy link

@Codain Codain commented May 16, 2023

In both French and English, the following pull request is reducing by around 20% the time needed to convert numbers. This number has been computed when comparing conversion time for a large set of numbers (10000). The trick is to not use regexes when not required. There is also potentially an improvement when loading the SOR file but I did not measure since it is not something expected to be done often.

Also, the declaration of a method was not consistent, it has been fixed.

Thanks for your review.

@Codain
Copy link
Author

Codain commented Apr 25, 2024

@laszlonemeth , any chance you could have a look at this pull request?

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