/[thuban]
ViewVC logotype

Revision 1923


Jump to revision: Previous Next
Author: bh
Date: Fri Nov 7 12:07:01 2003 UTC (21 years, 4 months ago)
Changed paths: 1
Log Message:
Tweak the usage of the sqlite database to make common use cases
more responsive. In most cases copying the data to the sqlite
database takes so long that using sqlite doesn't have enough
advantages.

(TransientTableBase.ValueRange): Add
comments about performance and query the min and max in separate
statements because only that way will indexes be used.
(TransientTableBase.UniqueValues): Add some comments about
performance.
(AutoTransientTable.ValueRange, AutoTransientTable.UniqueValues):
Do not copy the data to the transient DB but use the transient
copy if it exists. See the new comments for the performance trade
offs


Changed paths

Path Details
Directorytrunk/thuban/Thuban/Model/transientdb.py modified , text changed

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26