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

Done.

Calculating performance scaling factor...
Elapsed time for factor: 1891
Performance scaling factor is: 0.8221739130434783
Execution time for ResultSet.getInt(): 0.00108
Execution time for ResultSet.getDouble(): 0.00216
Execution time for ResultSet.getTime(): 0.00608
Execution time for ResultSet.getTimestamp(): 0.0061
Execution time for ResultSet.getDate(): 0.00513
Execution time for ResultSet.getString(): 0.00181
Execution time for ResultSet.getObject() on a string: 0.00272
Loading JDBC driver 'com.mysql.jdbc.Driver'
Done.

Done.

Calculating performance scaling factor...
Elapsed time for factor: 1876
Performance scaling factor is: 0.8156521739130435
0 prepares, the last 1000 prepares took 0 ms.
1000 prepares, the last 1000 prepares took 2087 ms.
2000 prepares, the last 1000 prepares took 1836 ms, difference is 0.879731672256828 x
3000 prepares, the last 1000 prepares took 3035 ms, difference is 1.6530501089324618 x
4000 prepares, the last 1000 prepares took 1737 ms, difference is 0.5723228995057661 x
5000 prepares, the last 1000 prepares took 1711 ms, difference is 0.9850316637881404 x
6000 prepares, the last 1000 prepares took 1947 ms, difference is 1.1379310344827587 x
7000 prepares, the last 1000 prepares took 1717 ms, difference is 0.881869542886492 x
8000 prepares, the last 1000 prepares took 1731 ms, difference is 1.0081537565521257 x
9000 prepares, the last 1000 prepares took 1755 ms, difference is 1.0138648180242635 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.9E-4
Execution time for PreparedStatement.setDouble(): 2.9E-4
Execution time for PreparedStatement.setTime(): 0.00119
Execution time for PreparedStatement.setTimestamp(): 0.00132
Execution time for PreparedStatement.setDate(): 1.8E-4
Execution time for PreparedStatement.setString(): 1.7E-4
Execution time for PreparedStatement.setObject() on a string: 2.3E-4
Loading JDBC driver 'com.mysql.jdbc.Driver'
Done.

Done.

Calculating performance scaling factor...
Elapsed time for factor: 1904
Performance scaling factor is: 0.8278260869565217
