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

The performance of mongo-rocks #86

Open
coguin opened this issue Jul 14, 2017 · 1 comment
Open

The performance of mongo-rocks #86

coguin opened this issue Jul 14, 2017 · 1 comment

Comments

@coguin
Copy link

coguin commented Jul 14, 2017

Hi,
I have used YCSB to test the performance of mongo when storage engine is RocksDB and WiredTiger. the read/write ratio is 1/9 and the recordcount is 5000000. But I found the performance of rocksdb and wiredtiger seems no big difference.. I know that rocksdb is suitable for the scene writing much more than reading. But the result compared with wiredtiger seems not. I found the test results from github: https://github.com/wiredtiger/wiredtiger/wiki/YCSB-Mapkeeper-benchmark
So I want to know the purpose of mongodb supporting rocksdb. And the suitable scene for Rocksdb??

Thanks advance.

@mdcallag
Copy link
Contributor

BradBarnich pushed a commit to BradBarnich/mongo-rocks that referenced this issue Jul 16, 2019
Merge r3.5.12 + compilation fix + dbtest fix + some validation() improvements
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

2 participants