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

Done.

Calculating performance scaling factor...
Elapsed time for factor: 1878
Performance scaling factor is: 0.8165217391304348
Execution time for ResultSet.getInt(): 0.00103
Execution time for ResultSet.getDouble(): 0.00214
Execution time for ResultSet.getTime(): 0.00612
Execution time for ResultSet.getTimestamp(): 0.0064
Execution time for ResultSet.getDate(): 0.00527
Execution time for ResultSet.getString(): 0.00179
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: 1852
Performance scaling factor is: 0.8052173913043478
0 prepares, the last 1000 prepares took 0 ms.
1000 prepares, the last 1000 prepares took 1612 ms.
2000 prepares, the last 1000 prepares took 1345 ms, difference is 0.8343672456575683 x
3000 prepares, the last 1000 prepares took 1199 ms, difference is 0.891449814126394 x
4000 prepares, the last 1000 prepares took 1218 ms, difference is 1.0158465387823186 x
5000 prepares, the last 1000 prepares took 1190 ms, difference is 0.9770114942528736 x
6000 prepares, the last 1000 prepares took 1290 ms, difference is 1.084033613445378 x
7000 prepares, the last 1000 prepares took 1716 ms, difference is 1.330232558139535 x
8000 prepares, the last 1000 prepares took 1203 ms, difference is 0.701048951048951 x
9000 prepares, the last 1000 prepares took 1251 ms, difference is 1.0399002493765586 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.6E-4
Execution time for PreparedStatement.setDouble(): 2.3E-4
Execution time for PreparedStatement.setTime(): 0.00118
Execution time for PreparedStatement.setTimestamp(): 0.00107
Execution time for PreparedStatement.setDate(): 1.7E-4
Execution time for PreparedStatement.setString(): 1.5E-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: 1875
Performance scaling factor is: 0.8152173913043478
