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

For release 2.15.2-beta2 #128

Merged
merged 24 commits into from
Aug 5, 2023
Merged

For release 2.15.2-beta2 #128

merged 24 commits into from
Aug 5, 2023

Conversation

k163377
Copy link
Contributor

@k163377 k163377 commented Aug 5, 2023

No description provided.

k163377 and others added 24 commits August 1, 2023 00:02
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.
Because the current implementation did not cause the problems that was concerned.
Fixed so that inherited properties can also be parsed
Fixed to not cache functions in normal classes at the same time
Fixed factory function retrieval from companion object
Fixed KotrinFallbackAnnotationIntrospector processing to be independent of ValueCreator/ValueParameter
The following benefits can be obtained
- Throughput is increased because searches are no longer performed in the reflection cache
- Tuning is simplified because memory is released based on memory usage
ValueCreator modified to cache to KotlinValueInstantiator
@k163377 k163377 merged commit fdf7601 into main Aug 5, 2023
13 checks passed
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