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

Suggestion: use Piscina for faster codemods #771

Open
NickHeiner opened this issue Feb 23, 2021 · 1 comment
Open

Suggestion: use Piscina for faster codemods #771

NickHeiner opened this issue Feb 23, 2021 · 1 comment

Comments

@NickHeiner
Copy link

I've done testing, and found that Piscina is 30-50x faster than in-process transforming. My codebase is 15k+ files, so the speedup really helps.

@eventualbuddha
Copy link
Collaborator

This is a good suggestion. I've been meaning to do something like this for a while, just haven't gotten around to it. I'd be happy to review a PR and/or give some guidance on getting started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants