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

Done.

Calculating performance scaling factor...
Elapsed time for factor: 1873
Performance scaling factor is: 0.8143478260869565
Execution time for ResultSet.getInt(): 9.6E-4
Execution time for ResultSet.getDouble(): 0.00231
Execution time for ResultSet.getTime(): 0.00597
Execution time for ResultSet.getTimestamp(): 0.00647
Execution time for ResultSet.getDate(): 0.00511
Execution time for ResultSet.getString(): 0.0019
Execution time for ResultSet.getObject() on a string: 0.00255
Loading JDBC driver 'com.mysql.jdbc.Driver'
Done.

Done.

Calculating performance scaling factor...
Elapsed time for factor: 1876
Performance scaling factor is: 0.8156521739130435
0 prepares, the last 1000 prepares took 0 ms.
1000 prepares, the last 1000 prepares took 3217 ms.
2000 prepares, the last 1000 prepares took 3752 ms, difference is 1.1663040099471558 x
3000 prepares, the last 1000 prepares took 2818 ms, difference is 0.7510660980810234 x
4000 prepares, the last 1000 prepares took 2815 ms, difference is 0.9989354151880766 x
5000 prepares, the last 1000 prepares took 2885 ms, difference is 1.024866785079929 x
6000 prepares, the last 1000 prepares took 2845 ms, difference is 0.9861351819757366 x
7000 prepares, the last 1000 prepares took 2840 ms, difference is 0.9982425307557118 x
8000 prepares, the last 1000 prepares took 2853 ms, difference is 1.0045774647887324 x
9000 prepares, the last 1000 prepares took 2844 ms, difference is 0.9968454258675079 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(): 4.0E-4
Execution time for PreparedStatement.setDouble(): 2.2E-4
Execution time for PreparedStatement.setTime(): 0.00118
Execution time for PreparedStatement.setTimestamp(): 0.00111
Execution time for PreparedStatement.setDate(): 1.7E-4
Execution time for PreparedStatement.setString(): 8.0E-5
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: 1884
Performance scaling factor is: 0.8191304347826087
