Skip to content

Update derequire (and greatly improve build speed) #3345

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

Merged
merged 1 commit into from
Mar 9, 2015
Merged

Update derequire (and greatly improve build speed) #3345

merged 1 commit into from
Mar 9, 2015

Conversation

zertosh
Copy link
Contributor

@zertosh zertosh commented Mar 9, 2015

Just wrapped up a rewrite of derequire. It's super fast now (see calvinmetcalf/derequire#26). Related: #1933 #2964.

Here are some samples from running time grunt browserify:

Before:

real    0m31.057s
user    0m30.734s
sys 0m0.664s

After:

real    0m17.412s
user    0m17.087s
sys 0m0.614s

@jimfb
Copy link
Contributor

jimfb commented Mar 9, 2015

cc @zpao

zpao added a commit that referenced this pull request Mar 9, 2015
Update derequire (and greatly improve build speed)
@zpao zpao merged commit eaed4d7 into facebook:master Mar 9, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants