I have an idea for optimize() to use multiple CPU cores.
For every test parameter set, you can open a new Zorro process to test and get results back.
And you can limit the process numbers, Just like WFO using NumCores
Could you do that?