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

dev cmd improve initial startup time #134

Open
GuyARoss opened this issue Jul 24, 2022 · 0 comments
Open

dev cmd improve initial startup time #134

GuyARoss opened this issue Jul 24, 2022 · 0 comments
Labels
enhancement New feature or request performance performance improvements stability stability improvements upcoming release change required for upcoming release

Comments

@GuyARoss
Copy link
Owner

Startup times for the initial iteration of the application can take 3-5 seconds on my machine. This is primarily due to the fact that the application bundles all web wraps upon initial load.

This can be prevented by creating a "placeholder" static document in the place of all bundled applications. Orbit currently supports bundling on webpage redirection, so as the page redirects orbit will apply the initial bundle.

@GuyARoss GuyARoss added enhancement New feature or request stability stability improvements performance performance improvements upcoming release change required for upcoming release labels Jul 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request performance performance improvements stability stability improvements upcoming release change required for upcoming release
Projects
None yet
Development

No branches or pull requests

1 participant