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

Slow application load in development environment #201

Open
smalers opened this issue Jul 14, 2020 · 1 comment
Open

Slow application load in development environment #201

smalers opened this issue Jul 14, 2020 · 1 comment
Assignees
Labels
enhancement New feature or request medium Priority: normal maintenance and enhancements S Size: day or less

Comments

@smalers
Copy link
Contributor

smalers commented Jul 14, 2020

Something seems to have changed with the application development environment since upgrading to Angular 9 (and even 8?). The StateMod dataset viewer has a lot of asset files. Now, when I update any of those the auto-refresh of the application takes a long time (minutes), whereas before it was almost instantaneous. It is as if the compile is looking through the assets. I wonder if there is an ng --serve option to help with this.

I have not tried in the deployed environment but the goal is that in the deployed environment it will be possible to update data files in assets and anyone running the application will see those, without a long delay.

@smalers smalers added enhancement New feature or request high Priority: next release if possible S Size: day or less labels Jul 14, 2020
@Nightsphere Nightsphere added medium Priority: normal maintenance and enhancements and removed high Priority: next release if possible labels Feb 17, 2022
@Nightsphere
Copy link
Collaborator

I'm not sure what the issue here is. I also remember when it seemed extremely fast. We're now on Angular 13, and it never really got back to the speed it used to have. I perused the ng serve options, and didn't see anything like "skip assets files" or "make command go faster again" unfortunately. I won't close for now, but I'll bring the priority from high to medium, since it's been like this for almost 2 years now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request medium Priority: normal maintenance and enhancements S Size: day or less
Projects
None yet
Development

No branches or pull requests

2 participants