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

whitelistキーワードかregexesキーワードを含むルールが遅い。 #173

Closed
hach1yon opened this issue Nov 9, 2021 · 0 comments
Assignees

Comments

@hach1yon
Copy link
Collaborator

hach1yon commented Nov 9, 2021

RustyBlueでもあった問題だが、毎回正規表現のインスタンスを作成しているので遅い。
インスタンスをキャッシュするように修正。

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

No branches or pull requests

1 participant