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

Consider using AOT instead (addition to) reflection for better runtime performance #23

Open
serpro69 opened this issue Feb 1, 2020 · 0 comments
Labels
core 🧬 Issue related to :core module enhancement 🚀 New feature or request

Comments

@serpro69
Copy link
Owner

serpro69 commented Feb 1, 2020

Need to evaluate the overhead of using reflection. Might be that using AOT instead of reflection would noticeably improve runtime performance.

Potentially ksp could be a better alternative to kapt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core 🧬 Issue related to :core module enhancement 🚀 New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant