I'm interested if inspector has some impact on conversion time? If I have many inspectors in testing and debugging process, how does this affects time needed for conversion to be done?
Thanks!
I'm interested if inspector has some impact on conversion time? If I have many inspectors in testing and debugging process, how does this affects time needed for conversion to be done?
Thanks!
The Inspector writes all received features into a temporary ffs file while the workspace is running, so I think it surely affects the total translation time.
You can disable all Inspectors at once without removing them, if necessary.
Workbench Menu: Transformers > Enable/Disable Inspectors
Takashi