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

cache regex for allowlist and regexes keyword. #174

Merged
merged 1 commit into from
Nov 9, 2021

Conversation

hach1yon
Copy link
Collaborator

@hach1yon hach1yon commented Nov 9, 2021

#75 です。

regexesとwhitelistを使っているルールが凄く遅かったので、修正しました。

@hach1yon hach1yon self-assigned this Nov 9, 2021
@hitenkoku hitenkoku linked an issue Nov 9, 2021 that may be closed by this pull request
Copy link
Collaborator

@hitenkoku hitenkoku left a comment

Choose a reason for hiding this comment

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

確認しました。問題ないと思います。

@hitenkoku hitenkoku merged commit 15a28e5 into main Nov 9, 2021
@hitenkoku hitenkoku deleted the feature/#75_cache_regex branch November 9, 2021 18:10
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.

Regexクラスのインスタンスをキャッシュしたい
2 participants