We ran a benchmark on tpch and tpcds testset. Let index advisor recommend composite indexes composed of no more than 3 columns. Then test two cases where the allowed maximum number of recommended indexes are about 10% and 20% of the number of all columns in a database. And the result shows that in 10% and 20% cases, index advisor can save about 10% and 30% execution time respectively both on tpch and tpcds testset. One interesting thing is that instead of improving query efficiency of a large number of queries equally, index advisor greatly improves the execution efficiency of specific queries, which have a dominant contribution to the final result. That is, there maybe a type of queries on which indexes make a great difference. From our results, we observe that the output of these queries is all of small scale.
-
Notifications
You must be signed in to change notification settings - Fork 0
zouhuan1215/testdata
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
test data for index advisor
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published