I would think the late-binding costs you more than anything else.

So faster, but not by much. Even is good cases it only helps performance in code that executes a ton of times.

But it does clean up that "newb codez" look of not using it.