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

The openshift extension causes performance issues in dev mode #7601

Closed
tqvarnst opened this issue Mar 5, 2020 · 4 comments
Closed

The openshift extension causes performance issues in dev mode #7601

tqvarnst opened this issue Mar 5, 2020 · 4 comments
Assignees
Labels
kind/bug Something isn't working
Milestone

Comments

@tqvarnst
Copy link
Contributor

tqvarnst commented Mar 5, 2020

Describe the bug
When adding the quarkus-openshift extension startup times for quarkus in dev mode go from 0.6 sec to more than 6 sec.

Expected behavior
Approx the same startup time in dev mode as before we added the quarkus-openshift extension

Actual behavior

To Reproduce
Steps to reproduce the behavior:

  1. Create a Quarkus project without quarkus-openshift extension
  2. Start in dev mode, record the startup time, and stop
  3. Add the quarkus-openshift extension
  4. Start in dev mode, record the startup time, compare

Configuration
N/A

Screenshots
(If applicable, add screenshots to help explain your problem.)

Environment (please complete the following information):

  • Output of uname -a or ver:
    Darwin ovpn-118-188.ams2.redhat.com 19.3.0 Darwin Kernel Version 19.3.0: Thu Jan 9 20:58:23 PST 2020; root:xnu-6153.81.5~1/RELEASE_X86_64 x86_64
  • Output of java -version:
    openjdk version "11.0.5" 2019-10-15
    OpenJDK Runtime Environment AdoptOpenJDK (build 11.0.5+10)
    OpenJDK 64-Bit Server VM AdoptOpenJDK (build 11.0.5+10, mixed mode)
  • GraalVM version (if different from Java):
    N/A
  • Quarkus version or git rev:
    Quarkus master
  • Build tool (ie. output of mvnw --version or gradlew --version):
    Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
    Maven home: /Users/tqvarnst/.sdkman/candidates/maven/current
    Java version: 11.0.5, vendor: AdoptOpenJDK, runtime: /Users/tqvarnst/.sdkman/candidates/java/11.0.5.hs-adpt
    Default locale: en_SE, platform encoding: UTF-8
    OS name: "mac os x", version: "10.15.3", arch: "x86_64", family: "mac"

Additional context
N/A

@tqvarnst tqvarnst added the kind/bug Something isn't working label Mar 5, 2020
@tqvarnst tqvarnst changed the title The openshift extension causes the dev mode performance issues The openshift extension causes performance issues in dev mode Mar 5, 2020
@iocanel iocanel self-assigned this Mar 5, 2020
@iocanel
Copy link
Contributor

iocanel commented Mar 5, 2020

@geoand: you are not looking into it, are you?

@geoand
Copy link
Contributor

geoand commented Mar 5, 2020

Nope, I'm not at the moment. Feel free to address it if you are already working in that area

@tqvarnst
Copy link
Contributor Author

tqvarnst commented Mar 6, 2020

Cannot reproduce after PR #7606. Closing this issue

@tqvarnst tqvarnst closed this as completed Mar 6, 2020
@geoand
Copy link
Contributor

geoand commented Mar 6, 2020

Thanks for checking @tqvarnst

@gsmet gsmet added this to the 1.3.0.CR1 milestone Mar 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

5 participants