We found out that total SQL execution time deteriorates with many defined connection. A particular SQL was executed in 0,15 seconds when there were no fixed connections defined, just 12 different recent connections.
After I imported 195 connections, the execution time of the same SQL dropped down to 0,85 seconds.
We lost a day of work hunting down SQL performance issues because of this PLSQLDeveloper bug (in our view at least).
After I imported 195 connections, the execution time of the same SQL dropped down to 0,85 seconds.
We lost a day of work hunting down SQL performance issues because of this PLSQLDeveloper bug (in our view at least).