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

Cache all TypeElement instances in Annotation Processing #1107

Merged
merged 1 commit into from
May 18, 2024

Conversation

nakamura-to
Copy link
Member

To speed up annotation processing with Eclipse JDT, cache all TypeElement instances without any omissions.
This PR further improves upon #1034.

@github-actions github-actions bot added the perf label May 18, 2024
@nakamura-to nakamura-to merged commit e3da1f4 into master May 18, 2024
11 checks passed
@nakamura-to nakamura-to deleted the perf/cache-all-type-elements branch May 18, 2024 03:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant