Stencil test performance question

Hello,
I want to know if a shader without a stencil test consumes less than a shader with a stencil test with default values (
Ref 0, ReadMask 255, WriteMask 255, Comp always, Pass keep, Fail keep, ZFail keep) or is the same.
Thanks
I want to know if a shader without a stencil test consumes less than a shader with a stencil test with default values (
Ref 0, ReadMask 255, WriteMask 255, Comp always, Pass keep, Fail keep, ZFail keep) or is the same.
Thanks