Loading JDBC driver 'com.mysql.jdbc.Driver'
EMMA: collecting runtime coverage data ...
Done.

Done.

Calculating performance scaling factor...
Elapsed time for factor: 1883
Performance scaling factor is: 0.818695652173913
Execution time for ResultSet.getInt(): 0.00116
Execution time for ResultSet.getDouble(): 0.00211
Execution time for ResultSet.getTime(): 0.00579
Execution time for ResultSet.getTimestamp(): 0.00642
Execution time for ResultSet.getDate(): 0.00524
Execution time for ResultSet.getString(): 0.00178
Execution time for ResultSet.getObject() on a string: 0.00273
Loading JDBC driver 'com.mysql.jdbc.Driver'
Done.

Done.

Calculating performance scaling factor...
Elapsed time for factor: 1867
Performance scaling factor is: 0.8117391304347826
0 prepares, the last 1000 prepares took 0 ms.
1000 prepares, the last 1000 prepares took 1374 ms.
2000 prepares, the last 1000 prepares took 1262 ms, difference is 0.9184861717612809 x
3000 prepares, the last 1000 prepares took 1024 ms, difference is 0.8114104595879557 x
4000 prepares, the last 1000 prepares took 1070 ms, difference is 1.044921875 x
5000 prepares, the last 1000 prepares took 1013 ms, difference is 0.9467289719626168 x
6000 prepares, the last 1000 prepares took 1022 ms, difference is 1.0088845014807502 x
7000 prepares, the last 1000 prepares took 1023 ms, difference is 1.0009784735812133 x
8000 prepares, the last 1000 prepares took 1019 ms, difference is 0.9960899315738025 x
9000 prepares, the last 1000 prepares took 1098 ms, difference is 1.0775269872423945 x
com.mysql.jdbc.ServerPreparedStatement[10001] - INSERT INTO marktest VALUES (null, null, null, null, null)
com.mysql.jdbc.ServerPreparedStatement[10001] - INSERT INTO marktest VALUES (1, null, null, null, null)
Execution time for PreparedStatement.setInt(): 2.7E-4
Execution time for PreparedStatement.setDouble(): 2.2E-4
Execution time for PreparedStatement.setTime(): 0.00119
Execution time for PreparedStatement.setTimestamp(): 0.00107
Execution time for PreparedStatement.setDate(): 1.7E-4
Execution time for PreparedStatement.setString(): 4.0E-5
Execution time for PreparedStatement.setObject() on a string: 2.2E-4
Loading JDBC driver 'com.mysql.jdbc.Driver'
Done.

Done.

Calculating performance scaling factor...
Elapsed time for factor: 1875
Performance scaling factor is: 0.8152173913043478
