intel / virtual-storage-manager

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

to improve the performance of the sql queries, especially for performance metrics related

ywang19 opened this issue · comments

commented

Is it possible to add a bug to improve the performance of the sql queries.
suggested improvements:
simplification and optimization of multi layer queries for join and timestamp operations
perhaps use indexing for first timestamp range and then use primary key for each dataset
?