Skip to content

Conversation

@baywet
Copy link
Member

@baywet baywet commented Nov 25, 2020

fixes #66

@baywet baywet self-assigned this Nov 25, 2020
@baywet baywet added this to the 2.0.0 milestone Nov 25, 2020
@baywet baywet merged commit 6696aec into dev Nov 30, 2020
@baywet baywet deleted the feature/url-regex-replace-improvement branch November 30, 2020 19:42
@lespea
Copy link

lespea commented Dec 1, 2020

Could you also compile the regex just once? I don't think the jvm optimizes that automatically but maybe I'm wrong.

@baywet baywet mentioned this pull request Dec 1, 2020
@baywet
Copy link
Member Author

baywet commented Dec 1, 2020

@lespea thanks for the feedback. I'm used to languages that do that automatically for you and didn't consider that. I've authored #91 to address that comment.

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.

Refactor url replacement in batch to use single regex

4 participants