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

Add cacheKey to transformer to improve performance #62

Open
sebastianrothe opened this issue Aug 5, 2021 · 0 comments
Open

Add cacheKey to transformer to improve performance #62

sebastianrothe opened this issue Aug 5, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@sebastianrothe
Copy link
Collaborator

Following https://jestjs.io/docs/code-transformation#writing-custom-transformers the docs suggest to add a getCacheKey function, to improve performance. They even reference on of their own projects https://www.npmjs.com/package/@jest/create-cache-key-function

@sebastianrothe sebastianrothe changed the title Add cacheKey to transformer Add cacheKey to transformer to improve performance Aug 5, 2021
@sebastianrothe sebastianrothe added the enhancement New feature or request label Sep 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant