Skip to content

Very slow debug startupΒ #911

@wtsiamruk

Description

@wtsiamruk

It takes a lot of time when you trying to start the spring boot app in the debug mode.
The time can be seen in next message:
#704 (comment)
I actually have the same issues on my machine

Environment
  • Operating System: Tested on Windows 10 and Linux (Ubuntu 20.04)
  • JDK version: 11.0.9 amazon-correto or adoptopendjk (both have same behaviour)
  • Visual Studio Code version: latest stable
  • Java extension version: latest stable
  • Java Debugger extension version: latest stable
Steps To Reproduce
  1. [step 1] Put a breakpoint
  2. [step 2] Launch the spring boot app of reasonable size (pet clinic will work fine)
Current Result

It takes a while to hit first breakpoint

Expected Result

First breakpoint hit is comparable to eclipse client hit speed

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions