Skip to content

Optimize cluster query#2859

Merged
Alima777 merged 17 commits intomasterfrom
clusterQueryOpt
Mar 19, 2021
Merged

Optimize cluster query#2859
Alima777 merged 17 commits intomasterfrom
clusterQueryOpt

Conversation

@Alima777
Copy link
Contributor

@Alima777 Alima777 commented Mar 16, 2021

This PR optimize cluster query in following three aspects:

  1. optimize reader with value filter to get a batch of data each time.
  2. group aggregation with series in Aggregation with value filter
  3. use cache values in TimeGenerator in Aggregation with value filter

About the performance test result, please look at the following link:

https://shimo.im/docs/RkXYrhhvhDVcHp8C

@neuyilan neuyilan added the Module - Cluster PRs for the cluster module label Mar 17, 2021
@OneSizeFitsQuorum
Copy link
Contributor

Hi, please fix the 26 code smells

@sonarqubecloud
Copy link

@Alima777 Alima777 merged commit c9026e2 into master Mar 19, 2021
@Alima777 Alima777 deleted the clusterQueryOpt branch March 19, 2021 09:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Module - Cluster PRs for the cluster module

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants