Package generalDatabase
Class DatabaseFetchSpeed
java.lang.Object
generalDatabase.DatabaseFetchSpeed
Run some tests to try to work out why it's so much slower to load
data when the query is based on a non indexed column compared
to an index one, even though the actual query execution time
is a small fraction of the total time.
- Author:
- dg50
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
DatabaseFetchSpeed
public DatabaseFetchSpeed()
-
-
Method Details
-
main
-