Skip to content

12.5/12.6 considerably slower than 12.4 when using prepared procedure statements #2475

@JDBC-0

Description

@JDBC-0

We upgraded from 12.4.1 (over 12.6.1, 12.6.2 that we skipped due to bugs) to 12.6.3 ... the bugs seemed to solved but the driver is considerably slower that our last "production ready 12.4.1"
resulting in twice the duration for the database parts of our applications!

As these results in hours longer processings, we had to revert to 12.4.1. What can be the reasons nce of the 12.6 this extrem slower performance?

We run our test several times for each different driver version - just by replacing the *,jar and *.dll (x64) file the duration spans are as follows:

V 12.4.1 : 00:42 - 00:50
V 12.4.2 : 00:49 - 00:54
V 12.5.0 : 01:35 - 01:47
V 12.6.0 : 01:40 - 01:47
V 12.6.3 : 01:45 - 02:02

As you can see, starting since driver V 12.5.0, the execution times more than doubled!
(Windows 10, Java 17 LTS)

Metadata

Metadata

Assignees

Labels

Performance-relatedThe desired fix involves increasing the performance of a process.

Type

No type

Projects

Status

Closed Issues

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions