Skip to content

Making a CL parallel capable has a cost, should we revise our decision for QuarkusClassLoader? #42484

Open
@gsmet

Description

We made QuarkusClassLoader parallel capable and this isn't cost free: the parallelLockMap is more often than not close to 1 MB in memory size.

While I don't have a problem with it if it actually makes things significantly faster, I think we should at least check if it's the case.

See here (sorry the selected line is not the right one but it's easy to find it):

Screenshot from 2024-08-12 14-56-56

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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