I think invoke dynamic is actually slower at run t...
# announcements
t
I think invoke dynamic is actually slower at run time though. Rather than generating the implementing class at compile time, invoke dynamic creates one on the fly.