1 comment

[ 2.1 ms ] story [ 12.3 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.