Skip to content

Load classpath only once #710

@adpi2

Description

@adpi2

Currently we load the classpath twice: to initialize the SourceLookUpProvider and to initialize the BinaryDecoder.

To speedup the loading time of the debugger we should load the classpath only once and for all. To do so we can create our own implementation of tastyquery.Classpaths.Classpath.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions