The runtime performance is exactly the same. The parent emitter just provides a fixed template and default values for modules and renderers, but once the child emitter is compiled it’s no different from an emitter without a parent.
Again, there is no difference at runtime.
You will see a small difference for the asset memory size on disk, but only on the editor side, not in a packaged game.