1 comment

[ 3.2 ms ] story [ 13.8 ms ] thread
I'm surprised that MethodHandles are as slow as they are, being a newer API, but I should know better by now in career :)

Definitely putting the LambdaFactoryMethod usage trick in my back pocket for performance sensitive areas.