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

[NSE-610] Shrink hashmap to use less memory #815

Merged
merged 4 commits into from
Apr 8, 2022

Conversation

zhouyuan
Copy link
Collaborator

What changes were proposed in this pull request?

This patch addes shrink on hashmap after the map is built.

This patch also increased the memory limit for hashmap.

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

How was this patch tested?

pass jenkins

@github-actions
Copy link

#610

zhouyuan added 2 commits April 6, 2022 20:39

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
This patch addes shrink on hashmap after the map is built.

This patch also increased the memory limit for hashmap.

Signed-off-by: Yuan Zhou <yuan.zhou@intel.com>
Signed-off-by: Yuan Zhou <yuan.zhou@intel.com>
@zhouyuan zhouyuan force-pushed the wip_hashmap_shrink branch from c398704 to 453fd72 Compare April 6, 2022 12:39
zhouyuan added 2 commits April 6, 2022 20:41
Signed-off-by: Yuan Zhou <yuan.zhou@intel.com>
Signed-off-by: Yuan Zhou <yuan.zhou@intel.com>
@zhouyuan zhouyuan force-pushed the wip_hashmap_shrink branch from 4e5f975 to d53fee1 Compare April 8, 2022 03:27
@zhouyuan zhouyuan merged commit 8cf8ebe into oap-project:master Apr 8, 2022
@weiting-chen weiting-chen added bug Something isn't working feature and removed bug Something isn't working labels Apr 8, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants