summaryrefslogtreecommitdiffstats
path: root/docs/03_performance.mkd
diff options
context:
space:
mode:
Diffstat (limited to 'docs/03_performance.mkd')
-rw-r--r--docs/03_performance.mkd2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/03_performance.mkd b/docs/03_performance.mkd
index a8922b7..7df050a 100644
--- a/docs/03_performance.mkd
+++ b/docs/03_performance.mkd
@@ -9,7 +9,7 @@ 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.
+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%