Getting rid of the x-pack tsconfig refs#90537
Conversation
|
/cc @tylersmalley @restrry |
|
I put up #90529 after coming to the same conclusion. |
|
hm... How did you test the changes? My testing algorithm:
|
|
@restrry, not sure how you're seeing such an improvement. It's possible that is correct, or that there is additional caching we're missing like with Babel. When I was testing, I was running |
|
@restrry on both branches, I did the following:
|
|
@kobelb, I believe you removed |
|
@tylersmalley yup! |
|
@tylersmalley does |
|
@restrry, yeah. It should output those directory locations when you run it. |
💚 Build SucceededMetrics [docs]
History
To update your PR or re-run it, just comment with: |
|
Backport result |
This will yield no performance improvement. Based on my one-off test, prior to this change, it took 310 seconds to build the TS projects; and after the change, it took 310 seconds to build the TS projects.