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

Memory space cost issue #2

Open
SSK015 opened this issue Jun 30, 2023 · 4 comments
Open

Memory space cost issue #2

SSK015 opened this issue Jun 30, 2023 · 4 comments

Comments

@SSK015
Copy link

SSK015 commented Jun 30, 2023

I mention that "With 100 million key-value pairs, RocksDB�RDMA (8KB) takes 39GB, RocksDB-RDMA (2KB) takes 44GB, Memory-RocksDB-RDMA takes 52GB, dLSM takes 59GB, and Sherman takes 68GB" In your paper. However, when I carry out the exp, actually I find that the memory cost in memory server is much higher than your results. What's wrong with my exp setup? Can you give me some advice?

@ruihong123
Copy link
Owner

What is the config for the parameters when you run the benchmark?

@SSK015
Copy link
Author

SSK015 commented Jul 1, 2023

Just the same as your code released on github.

@SmallCoal2001
Copy link

Just the same as your code released on github.

Do you solve this problem that memory cost is too high?

@ruihong123
Copy link
Owner

./Server TCPIPPORT MEMORYSIZE NODEID
What is the MEMORYSIZE for your memory server side?

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

No branches or pull requests

3 participants