yarn
yarn fast-test
- test without imports (5.82s)
yarn slow-test
- test with imports (29.61s)
yarn normal-script-is-fast
Try to change branch to ts-jest-23.1.4 and repeat above steps (it's better 4.78s vs 10.9s)
23.1.4: 3.6s vs +-9s
24.0.2: 4.7s vs +-9s
node --prof node_modules/\@angular/cli/bin/ng test sample --test-file slow-test.spec.ts
node --prof-process isolate-*-v8.log