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

Otimizes #123

Merged
merged 3 commits into from
Aug 5, 2023
Merged

Otimizes #123

merged 3 commits into from
Aug 5, 2023

Conversation

k163377
Copy link
Contributor

@k163377 k163377 commented Aug 5, 2023

  • Fixed to not cache JmClass if KmClass cannot be retrieved
    • To cache more of the high-load conversion process
  • Modified to use getAnnotation in the process of obtaining annotations from classes

The conversion process to KmClass is the most expensive in this scope, because the more expensive process should be cached if a high load situation is assumed.
@k163377 k163377 merged commit afe991b into develop Aug 5, 2023
1 check passed
@k163377 k163377 deleted the feat/optimizes branch August 5, 2023 06:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant