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

Done.

Calculating performance scaling factor...
Elapsed time for factor: 1852
Performance scaling factor is: 0.8052173913043478
Execution time for ResultSet.getInt(): 0.00129
Execution time for ResultSet.getDouble(): 0.0020
Execution time for ResultSet.getTime(): 0.00556
Execution time for ResultSet.getTimestamp(): 0.00536
Execution time for ResultSet.getDate(): 0.00401
Execution time for ResultSet.getString(): 0.00195
Execution time for ResultSet.getObject() on a string: 0.00284
Loading JDBC driver 'com.mysql.jdbc.Driver'
Done.

Done.

Calculating performance scaling factor...
Elapsed time for factor: 1858
Performance scaling factor is: 0.8078260869565217
0 prepares, the last 1000 prepares took 0 ms.
1000 prepares, the last 1000 prepares took 3100 ms.
2000 prepares, the last 1000 prepares took 1948 ms, difference is 0.6283870967741936 x
3000 prepares, the last 1000 prepares took 1810 ms, difference is 0.9291581108829569 x
4000 prepares, the last 1000 prepares took 1823 ms, difference is 1.007182320441989 x
5000 prepares, the last 1000 prepares took 1822 ms, difference is 0.9994514536478333 x
6000 prepares, the last 1000 prepares took 1791 ms, difference is 0.9829857299670691 x
7000 prepares, the last 1000 prepares took 1787 ms, difference is 0.9977666108319375 x
8000 prepares, the last 1000 prepares took 1849 ms, difference is 1.0346950195858982 x
9000 prepares, the last 1000 prepares took 1819 ms, difference is 0.9837750135208221 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.0E-4
Execution time for PreparedStatement.setDouble(): 2.4E-4
Execution time for PreparedStatement.setTime(): 9.6E-4
Execution time for PreparedStatement.setTimestamp(): 9.3E-4
Execution time for PreparedStatement.setDate(): 1.6E-4
Execution time for PreparedStatement.setString(): 1.7E-4
Execution time for PreparedStatement.setObject() on a string: 3.2E-4
Loading JDBC driver 'com.mysql.jdbc.Driver'
Done.

Done.

Calculating performance scaling factor...
Elapsed time for factor: 1864
Performance scaling factor is: 0.8104347826086956
