Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MemTable access has high CPU usage, need to investigate the reason. #539

Open
coocood opened this issue Jun 10, 2021 · 0 comments
Open

MemTable access has high CPU usage, need to investigate the reason. #539

coocood opened this issue Jun 10, 2021 · 0 comments

Comments

@coocood
Copy link
Collaborator

coocood commented Jun 10, 2021

13.38s 5.17% 26.66%   16.22s 6.26% github.com/ngaut/unistore/sdb/table/memtable.(*arena).get (inline)
   1.72s 0.66% 27.33%   16.05s 6.20% github.com/ngaut/unistore/sdb/table/memtable.(*node).key

My assumption is CPU cache hit rate, need to collect some data to prove it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant