1 comment

[ 3.3 ms ] story [ 10.2 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.