Skip to content
This repository has been archived by the owner on Aug 7, 2023. It is now read-only.

Reduce activation time #154

Merged
merged 1 commit into from
Apr 13, 2017
Merged

Conversation

Arcanemagus
Copy link
Member

Reduce the activation time by:

  • Defering dependency loading till necessary
  • Pushing package dependency checking into an idle callback

On my "pristine" profile this brings activation from an average of 350.8 ms down to 6.8 ms.

* Defer dependency loading till necessary
* Push package dependency checking into an idle callback
@Arcanemagus Arcanemagus merged commit 8093579 into master Apr 13, 2017
@Arcanemagus Arcanemagus deleted the arcanemagus/reduce-activation-time branch April 13, 2017 17:00
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant