Cut-Through is the best mode of switching. Store and Forward reads in the whole frame, confirms the frame is valid, and then forwards the frame onto the wire. Cut-Through only checks the destination header in the frame and instantly forwards the frame onto the wire, without checking the frame to be valid. Layer-3 switching is actually routing.