You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 19, 2020. It is now read-only.
Compiling the generated accessors is now the main bottleneck in the first use and buildscript classpath change scenarios.
This spike will explore emitting the bytecode for the accessors directly in order to completely avoid the compilation overhead.
The main questions to be answered by the spike are:
The text was updated successfully, but these errors were encountered: