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

Improve startup time #712

Open
kropptrevor opened this issue Mar 17, 2020 · 0 comments
Open

Improve startup time #712

kropptrevor opened this issue Mar 17, 2020 · 0 comments

Comments

@kropptrevor
Copy link

Issue Details

The startup time increases rather quickly as the number of params in the application grows. This is not preferable when developing an application that uses Nimbus, because even the smallest changes can take minutes to go into effect instead of seconds.

Type of Issue (check one with "X")

[ ] Bug Report => Please search GitHub for a similar issue or PR before submitting
[X] Feature Request => Please ensure feature is not already in progress
[ ] Support Request => Please do not submit support requests here, instead see: https://discourse.oss.antheminc.com/

Current Behavior

Starting an application that is using this framework can take a couple minutes if the number of params is large.

Expected Behavior

Startup time in less than a minute, even with many params.

How to Reproduce the Issue

Steps to Reproduce

Start up a large application that uses Nimbus

Code Snippet

Not applicable

Environment Details

  • Nimbus Version:
    All versions

  • Browser:
    Not applicable

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants