spring-data-commons
spring-data-commons copied to clipboard
Remove branching overhead in `BytecodeUtil` by replacing `if` with `else if`
This method does not return in time after an internal match succeeds, resulting in code overhead.
If there is anything wrong with the first PR, please point it out
@mitu2 Please sign the Contributor License Agreement!
Click here to manually synchronize the status of this Pull Request.
See the FAQ for frequently asked questions.
@mitu2 Thank you for signing the Contributor License Agreement!
Thank you for your contribution. That's merged, polished, and backported now.