blob: a8922b71eaa705506e675d30556afcc9cfcf34f1 (
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 databases are run in embedded *memory-only* mode through a JDBC connection. Since the suite is running in memory-only mode, disk IO bottlenecks should be removed from the equation and the results should be measuring raw statement processing.
<pre>
%DBPERFORMANCE%
</pre>
|