Not exactly.
Comparing bytes to bytes, witness data is cheaper that OP_RETURN ONLY if the data to inscribe is more than 143 bytes.
source: https://bitcoin.stackexchange.com/questions/122321/when-is-op-return-cheaper-than-op-false-op-if
The process of publishing data is also different, since using...