Skip to content
This repository has been archived by the owner on Sep 18, 2023. It is now read-only.

[NSE-610] hashagg opt#2 #735

Merged
merged 7 commits into from
Feb 22, 2022
Merged

Conversation

zhouyuan
Copy link
Collaborator

@zhouyuan zhouyuan commented Feb 14, 2022

What changes were proposed in this pull request?

clean up code path for hashagg with multiple keys

  • the big loop should be as tight as possbile
  • remove the redundant lookup logic in hashmap

Signed-off-by: Yuan Zhou yuan.zhou@intel.com

How was this patch tested?

pass jenkins

the big loop should be as tight as possbile

Signed-off-by: Yuan Zhou <yuan.zhou@intel.com>
@github-actions
Copy link

#610

Signed-off-by: Yuan Zhou <yuan.zhou@intel.com>
Signed-off-by: Yuan Zhou <yuan.zhou@intel.com>
Signed-off-by: Yuan Zhou <yuan.zhou@intel.com>
Signed-off-by: Yuan Zhou <yuan.zhou@intel.com>
Signed-off-by: Yuan Zhou <yuan.zhou@intel.com>
@zhouyuan
Copy link
Collaborator Author

verified locally, merge first

@zhouyuan zhouyuan merged commit 9b095f1 into oap-project:master Feb 22, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants