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
Sébastien Deleuze opened SPR-17083 and commented
No further details from SPR-17083
The text was updated successfully, but these errors were encountered:
Christoph Dreis commented
Sweet. You don't happen to have any numbers about the improvement, Sébastien Deleuze?
Sorry, something went wrong.
Sébastien Deleuze commented
Nope, the idea came to me while polishing #20331 yesterday night, and I have no figures but that's part of our global 5.1 optimization theme, so it will be interesting to compare 5.0 versus 5.1 global startup time and heap consumption.
Juergen Hoeller commented
This one seems largely a syntactic optimization for larger init blocks since Class.getClassLoader() is a very efficient call. Nice in any case!
Class.getClassLoader()
sdeleuze
No branches or pull requests
Sébastien Deleuze opened SPR-17083 and commented
No further details from SPR-17083
The text was updated successfully, but these errors were encountered: