You have to be aware that a reflector has to render the entire scene with its virtual camera (which represents its mirrored view) which can of course impact the performance. Especially when using multiple reflectors.
This rate is fix and can’t be modified. It’s also not possible to exclude other reflectors from the internal, nested rendering. It seems you have to modify the source code of Reflector
if you need these features implemented.