Download Data Transformation for Improved Query Performance

Document related concepts

Entity–attribute–value model wikipedia , lookup

Database wikipedia , lookup

Microsoft SQL Server wikipedia , lookup

Functional Database Model wikipedia , lookup

Microsoft Jet Database Engine wikipedia , lookup

Extensible Storage Engine wikipedia , lookup

Relational model wikipedia , lookup

Clusterpoint wikipedia , lookup

Versant Object Database wikipedia , lookup

Database model wikipedia , lookup

Transcript
(a) Uniform synthetic data
(b) Skewed synthetic data
(c) Clustered synthetic data
Figure 6.13: Effect of database size on the number of distance computations
6.4.3.1
Effect of database size
For this set of experiments, database size was increased from 100k to 500k points. Query
radius was set to 0.25 for uniform database, 0.05 for skewed data and 0.15 for clustered data.
The value of query radius was chosen such that a reasonable number of hits are obtained for
each database size. It can be seen from the figure 6.13 that as the database size increases
the number of distance computations increases for all the methods. However, as can be seen
from the figure, the number of distance computations for CP is consistently less than the
118