Upgrading this library to 1.12.1 or above causes a massive slowdown of our test runs. Here is how long our tests run with different versions of this library:
- 1.12.0: 175s
- 1.12.1: 757s
- 1.13.0: 884s
- 2.0.6: 796s
Some details about our project:
node 14.18.3
webpack 5.70.0
@babel/core 7.17.5
styled-components 5.2.1
react 16.13.1
jest 26.6.3
Thanks for this library, please let me know if you need further details from me.
Upgrading this library to 1.12.1 or above causes a massive slowdown of our test runs. Here is how long our tests run with different versions of this library:
Some details about our project:
node14.18.3webpack5.70.0@babel/core7.17.5styled-components5.2.1react16.13.1jest26.6.3Thanks for this library, please let me know if you need further details from me.