Hi, Can I disable the performance warnings?
In my case, the warning happens when I use extDB2.dll (extension to work with database)
Third-party libraries optimization can take a lot of time. Because I have to wait until other developers will change their code.
Now I had to turn off logs with -nologs command. But I don't like this way.