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

Done.

Calculating performance scaling factor...
Elapsed time for factor: 1861
Performance scaling factor is: 0.8091304347826087
Execution time for ResultSet.getInt(): 0.00144
Execution time for ResultSet.getDouble(): 0.00204
Execution time for ResultSet.getTime(): 0.00573
Execution time for ResultSet.getTimestamp(): 0.00543
Execution time for ResultSet.getDate(): 0.0042
Execution time for ResultSet.getString(): 0.00213
Execution time for ResultSet.getObject() on a string: 0.00276
Loading JDBC driver 'com.mysql.jdbc.Driver'
Done.

Done.

Calculating performance scaling factor...
Elapsed time for factor: 1860
Performance scaling factor is: 0.808695652173913
0 prepares, the last 1000 prepares took 0 ms.
1000 prepares, the last 1000 prepares took 1651 ms.
2000 prepares, the last 1000 prepares took 1794 ms, difference is 1.0866141732283465 x
3000 prepares, the last 1000 prepares took 1224 ms, difference is 0.6822742474916388 x
4000 prepares, the last 1000 prepares took 1174 ms, difference is 0.9591503267973857 x
5000 prepares, the last 1000 prepares took 1239 ms, difference is 1.055366269165247 x
6000 prepares, the last 1000 prepares took 1200 ms, difference is 0.9685230024213075 x
7000 prepares, the last 1000 prepares took 1193 ms, difference is 0.9941666666666666 x
8000 prepares, the last 1000 prepares took 1223 ms, difference is 1.025146689019279 x
9000 prepares, the last 1000 prepares took 1236 ms, difference is 1.0106295993458707 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(): 3.6E-4
Execution time for PreparedStatement.setDouble(): 2.4E-4
Execution time for PreparedStatement.setTime(): 9.8E-4
Execution time for PreparedStatement.setTimestamp(): 9.1E-4
Execution time for PreparedStatement.setDate(): 2.0E-4
Execution time for PreparedStatement.setString(): 1.9E-4
Execution time for PreparedStatement.setObject() on a string: 2.4E-4
Loading JDBC driver 'com.mysql.jdbc.Driver'
Done.

Done.

Calculating performance scaling factor...
Elapsed time for factor: 1850
Performance scaling factor is: 0.8043478260869565
