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 war compile time #1

Open
shb9019 opened this issue Dec 10, 2019 · 1 comment
Open

Improve war compile time #1

shb9019 opened this issue Dec 10, 2019 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@shb9019
Copy link
Member

shb9019 commented Dec 10, 2019

Currently, the war takes a considerable amount of time (> 10s) to compile. This can be reduced by analyzing the dependencies of the starter packs and removing the ones which aren't needed.

@shb9019 shb9019 added the enhancement New feature or request label Dec 10, 2019
@mario-vimal
Copy link
Contributor

mario-vimal commented Jan 14, 2020

Though Hot Swapping Changes does not address the issue of Improving War compile time, Hot Swapping Changes can be used to implement changes to a class immediately which will ease development.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants