When perfoming replication between two servers, does the server receiving a replicated change have to do less work? IE does it get to skip the SQL parsing portion of the execution process? Does it benefit from any SQL optimizations the sending machine performs?

Thanks,
-Jason Martin