in reply to Can you speed up method calls by eliminating method dispatch?

There isn't appreciable speedup, but you can time it if you're curious. Also
$foo->Foo::frequently_called_method(@args);