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

Done.

Calculating performance scaling factor...
Elapsed time for factor: 1859
Performance scaling factor is: 0.8082608695652174
Execution time for ResultSet.getInt(): 0.00121
Execution time for ResultSet.getDouble(): 0.00201
Execution time for ResultSet.getTime(): 0.00552
Execution time for ResultSet.getTimestamp(): 0.00538
Execution time for ResultSet.getDate(): 0.00401
Execution time for ResultSet.getString(): 0.00206
Execution time for ResultSet.getObject() on a string: 0.00277
Loading JDBC driver 'com.mysql.jdbc.Driver'
Done.

Done.

Calculating performance scaling factor...
Elapsed time for factor: 1836
Performance scaling factor is: 0.7982608695652174
0 prepares, the last 1000 prepares took 0 ms.
1000 prepares, the last 1000 prepares took 3148 ms.
2000 prepares, the last 1000 prepares took 2976 ms, difference is 0.9453621346886912 x
3000 prepares, the last 1000 prepares took 2843 ms, difference is 0.9553091397849462 x
4000 prepares, the last 1000 prepares took 2833 ms, difference is 0.9964825888146325 x
5000 prepares, the last 1000 prepares took 2800 ms, difference is 0.9883515707730322 x
6000 prepares, the last 1000 prepares took 2795 ms, difference is 0.9982142857142857 x
7000 prepares, the last 1000 prepares took 2820 ms, difference is 1.0089445438282647 x
8000 prepares, the last 1000 prepares took 3023 ms, difference is 1.0719858156028368 x
9000 prepares, the last 1000 prepares took 2832 ms, difference is 0.9368177307310619 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.3E-4
Execution time for PreparedStatement.setTime(): 9.5E-4
Execution time for PreparedStatement.setTimestamp(): 8.5E-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: 2.5E-4
Loading JDBC driver 'com.mysql.jdbc.Driver'
Done.

Done.

Calculating performance scaling factor...
Elapsed time for factor: 2078
Performance scaling factor is: 0.9034782608695652
