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

Improve L33tMatcher performance a bit #86

Merged
merged 1 commit into from
Feb 1, 2021

Conversation

yasuyuki-baba
Copy link
Member

I tried to improve the performance L33tMatcher.
I ran the unit tests five times each before and after this change and compared the execution times.

Before:

  1. 8s 310ms
  2. 8s 229ms
  3. 8s 189ms
  4. 8s 240ms
  5. 8s 350ms

After

  1. 7s787ms
  2. 7s768ms
  3. 7s891ms
  4. 7s838ms
  5. 7s878ms

@vvatanabe vvatanabe merged commit 4ebac17 into nulab:master Feb 1, 2021
@vvatanabe
Copy link
Member

@yasuyuki-baba Thanks!

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