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

Issue #215: Improve descriptor scanning performance when there are many classloaders #216

Conversation

reckart
Copy link
Member

@reckart reckart commented Nov 23, 2022

What's in the PR

  • Implement a per-location caching of pre-parsed and pre-resolved type system descriptions
  • Implement a per-location caching of pre-parsed and pre-resolved type priority descriptions
  • Implement a per-location caching of pre-parsed and pre-resolved index descriptions

How to test manually

  • No specific test procedure

Automatic testing

  • PR adds/updates unit tests

Documentation

  • PR adds/updates documentation

Organizational

  • PR includes new dependencies.
    Only dependencies under approved licenses are allowed. LICENSE and NOTICE files in the respective modules where dependencies have been added as well as in the project root have been updated.

…ny classloaders

- Implement a per-location caching of pre-parsed and pre-resolved type system descriptions
@reckart reckart added this to the 3.4.0 milestone Nov 23, 2022
@reckart reckart self-assigned this Nov 23, 2022
…ny classloaders

- Implement a per-location caching of pre-parsed and pre-resolved type priorities
…ny classloaders

- Implement a per-location caching of pre-parsed and pre-resolved index descriptions
@reckart reckart merged commit b327f73 into main Jan 27, 2023
@reckart reckart deleted the feature/215-Improve-descriptor-scanning-performance-when-there-are-many-classloaders branch January 27, 2023 09:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant