-
Notifications
You must be signed in to change notification settings - Fork 3k
Closed
Labels
kind/enhancementNew feature or requestNew feature or request
Milestone
Description
Description
As for now, liquibase is significantly impacting startup and dev mode performance
Based on: https://github.com/danielpetisme/sample-jhipster-quarkus-liquibase
Starup time(dev profile): ~6-7 seconds
Dev mode reload: 3 seconds
My concerns is that liquibase is compromising Quarkus speed promise. Considering a dev using Quarkus for the first time, he/she won't understand why the difference between Quarkus and other framework startup is not as high as explained in the communication
Implementation ideas
@stuartwdouglas already started some work.
Metadata
Metadata
Assignees
Labels
kind/enhancementNew feature or requestNew feature or request