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

Done.

Calculating performance scaling factor...
Elapsed time for factor: 1854
Performance scaling factor is: 0.8060869565217391
Execution time for ResultSet.getInt(): 0.00133
Execution time for ResultSet.getDouble(): 0.00206
Execution time for ResultSet.getTime(): 0.00567
Execution time for ResultSet.getTimestamp(): 0.00536
Execution time for ResultSet.getDate(): 0.00408
Execution time for ResultSet.getString(): 0.00209
Execution time for ResultSet.getObject() on a string: 0.00293
Loading JDBC driver 'com.mysql.jdbc.Driver'
Done.

Done.

Calculating performance scaling factor...
Elapsed time for factor: 1848
Performance scaling factor is: 0.8034782608695652
0 prepares, the last 1000 prepares took 0 ms.
1000 prepares, the last 1000 prepares took 1385 ms.
2000 prepares, the last 1000 prepares took 1160 ms, difference is 0.8375451263537906 x
3000 prepares, the last 1000 prepares took 1045 ms, difference is 0.9008620689655172 x
4000 prepares, the last 1000 prepares took 1067 ms, difference is 1.0210526315789474 x
5000 prepares, the last 1000 prepares took 1105 ms, difference is 1.035613870665417 x
6000 prepares, the last 1000 prepares took 1170 ms, difference is 1.0588235294117647 x
7000 prepares, the last 1000 prepares took 1039 ms, difference is 0.888034188034188 x
8000 prepares, the last 1000 prepares took 1138 ms, difference is 1.095283926852743 x
9000 prepares, the last 1000 prepares took 1054 ms, difference is 0.9261862917398945 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.1E-4
Execution time for PreparedStatement.setDouble(): 3.2E-4
Execution time for PreparedStatement.setTime(): 0.00103
Execution time for PreparedStatement.setTimestamp(): 8.7E-4
Execution time for PreparedStatement.setDate(): 1.1E-4
Execution time for PreparedStatement.setString(): 2.5E-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: 1839
Performance scaling factor is: 0.7995652173913044
