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.00123
Execution time for ResultSet.getDouble(): 0.0020
Execution time for ResultSet.getTime(): 0.00526
Execution time for ResultSet.getTimestamp(): 0.0053
Execution time for ResultSet.getDate(): 0.00425
Execution time for ResultSet.getString(): 0.00211
Execution time for ResultSet.getObject() on a string: 0.00292
Loading JDBC driver 'com.mysql.jdbc.Driver'
Done.

Done.

Calculating performance scaling factor...
Elapsed time for factor: 1826
Performance scaling factor is: 0.7939130434782609
0 prepares, the last 1000 prepares took 0 ms.
1000 prepares, the last 1000 prepares took 1390 ms.
2000 prepares, the last 1000 prepares took 1138 ms, difference is 0.818705035971223 x
3000 prepares, the last 1000 prepares took 1003 ms, difference is 0.8813708260105448 x
4000 prepares, the last 1000 prepares took 1033 ms, difference is 1.0299102691924227 x
5000 prepares, the last 1000 prepares took 988 ms, difference is 0.9564375605033882 x
6000 prepares, the last 1000 prepares took 990 ms, difference is 1.0020242914979758 x
7000 prepares, the last 1000 prepares took 991 ms, difference is 1.001010101010101 x
8000 prepares, the last 1000 prepares took 980 ms, difference is 0.9889001009081736 x
9000 prepares, the last 1000 prepares took 1014 ms, difference is 1.0346938775510204 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.00104
Execution time for PreparedStatement.setTimestamp(): 8.7E-4
Execution time for PreparedStatement.setDate(): 1.9E-4
Execution time for PreparedStatement.setString(): 1.5E-4
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: 1827
Performance scaling factor is: 0.7943478260869565
