Does "late-binding" require more CPU usage?

 
Presumably yes, but my cpu meter (i.e. task-manager) is running a lot higher than expected when I make the swtich from static binding (i.e. #include -> #import). Is this the case for everyone else too? Any recommendations on dealing with this?
Reason: