summaryrefslogtreecommitdiffstats
path: root/docs/03_performance.mkd
blob: 7df050aa0fb57c2adb5c54718c94f1e17906dcb6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
## Performance

The information provided here may be based on flawed test procedures.  You have to be the judge of what is performant and non-performant.

### iciql statement generation

Performance of iciql statement generation is not currently benchmarked.

### iciql+database performance comparison

The following data was generated by running the iciql test suite. The suite is almost completely single-threaded.  All Java databases are run in embedded *memory-only* mode through a JDBC connection.

<pre>
%DBPERFORMANCE%
</pre>