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

Done.

Calculating performance scaling factor...
Elapsed time for factor: 1889
Performance scaling factor is: 0.821304347826087
Execution time for ResultSet.getInt(): 0.00107
Execution time for ResultSet.getDouble(): 0.00224
Execution time for ResultSet.getTime(): 0.00585
Execution time for ResultSet.getTimestamp(): 0.00622
Execution time for ResultSet.getDate(): 0.00517
Execution time for ResultSet.getString(): 0.00185
Execution time for ResultSet.getObject() on a string: 0.00383
Loading JDBC driver 'com.mysql.jdbc.Driver'
Done.

Done.

Calculating performance scaling factor...
Elapsed time for factor: 2210
Performance scaling factor is: 0.9608695652173913
0 prepares, the last 1000 prepares took 0 ms.
1000 prepares, the last 1000 prepares took 1346 ms.
2000 prepares, the last 1000 prepares took 1112 ms, difference is 0.826151560178306 x
3000 prepares, the last 1000 prepares took 975 ms, difference is 0.8767985611510791 x
4000 prepares, the last 1000 prepares took 980 ms, difference is 1.005128205128205 x
5000 prepares, the last 1000 prepares took 987 ms, difference is 1.0071428571428571 x
6000 prepares, the last 1000 prepares took 1093 ms, difference is 1.1073961499493414 x
7000 prepares, the last 1000 prepares took 1207 ms, difference is 1.1043000914913084 x
8000 prepares, the last 1000 prepares took 989 ms, difference is 0.8193869096934548 x
9000 prepares, the last 1000 prepares took 998 ms, difference is 1.0091001011122345 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(): 1.4E-4
Execution time for PreparedStatement.setTime(): 0.00114
Execution time for PreparedStatement.setTimestamp(): 0.00116
Execution time for PreparedStatement.setDate(): 1.5E-4
Execution time for PreparedStatement.setString(): 8.0E-5
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: 1872
Performance scaling factor is: 0.8139130434782609
