Skip to content

Use --build #21

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

RA80533
Copy link
Contributor

@RA80533 RA80533 commented Mar 31, 2021

Comparison

0f7f007 (master)

$ rm -rf dist/
$ time yarn build
yarn run v1.22.10
[…]

real    0m1.201s
user    0m1.737s
sys     0m0.159s
$ time yarn build
yarn run v1.22.10
[…]

real    0m1.226s
user    0m1.775s
sys     0m0.163s

06c3a1e

$ rm -rf dist/
$ time yarn build
yarn run v1.22.10
[…]

real    0m1.203s
user    0m1.739s
sys     0m0.158s
$ time yarn build
yarn run v1.22.10
[…]

real    0m0.425s
user    0m0.320s
sys     0m0.091s
  • real 0m1.226s (before)
  • real 0m0.425s (now)

Subsequent builds are now ~200% faster.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant