SDK Question: How Expensive Are Proxy Inlets?

ComfortableInClouds's icon

Hi - just curious - should proxy inlets be avoided when they're not necessary? I just coded an object that uses proxies, but only for bangs and ints. Is this inefficent in terms of CPU? Should I change my inlets to addbang/addinx rather than use proxies?