Skip to content

Memory usage #2437

Answered by ahnpnl
luiz290788 asked this question in Q&A
Mar 9, 2021 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

no it isn't caused by source map, see more information in #1967

It is not possible to disable source map

Each jest worker has its own TypeScript compiler instance and these instances have their own memory cache for compiling. These instances currently don't share information with each other therefore the memory usage is high.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@luiz290788
Comment options

Answer selected by luiz290788
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants