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

[ci] Use sinon browser build #16208

Merged
merged 2 commits into from
Jun 13, 2019
Merged

[ci] Use sinon browser build #16208

merged 2 commits into from
Jun 13, 2019

Conversation

eps1lon
Copy link
Member

@eps1lon eps1lon commented Jun 13, 2019

Use webpack alias instead of transpiling the full sinon build. Bundling time went down to 26s from 62s locally. CI only takes 36s so we'll see how much faster that is. Should be at least 10s.

@eps1lon eps1lon added the test label Jun 13, 2019
@mui-pr-bot
Copy link

mui-pr-bot commented Jun 13, 2019

No bundle size changes comparing 313e3e7...2d9c753

Generated by 🚫 dangerJS against 2d9c753

@eps1lon
Copy link
Member Author

eps1lon commented Jun 13, 2019

18s bundle time on this branch. Builds without this change vary between 36s and 60s.

@eps1lon eps1lon marked this pull request as ready for review June 13, 2019 12:50
test/karma.conf.js Outdated Show resolved Hide resolved
Copy link
Member

@oliviertassinari oliviertassinari left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Capture d’écran 2019-06-13 à 14 57 45

Co-Authored-By: Kristoffer K. <[email protected]>
@oliviertassinari
Copy link
Member

oliviertassinari commented Jun 13, 2019

Looks like a +20s boost, awesome.

@eps1lon eps1lon merged commit 4de2824 into mui:master Jun 13, 2019
@eps1lon eps1lon deleted the test/faster-karma branch June 13, 2019 13:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants