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

fix(rocksdb): fix compiler flag of rocksdb wrap #2332

Merged
merged 5 commits into from
Aug 1, 2024

Conversation

popcnt1
Copy link
Collaborator

@popcnt1 popcnt1 commented Aug 1, 2024

Summary

speedup by Enable ROCKSDB_SCHED_GETCPU_PRESENT on Linux by replacing rocksdb rust wrap with these changes.

Will pull request to upstream later

saving 20-40% CPU time

speedup by Enable ROCKSDB_SCHED_GETCPU_PRESENT on Linux

saving +20% CPU time
Copy link

vercel bot commented Aug 1, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
rooch ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 1, 2024 0:34am
rooch-portal ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 1, 2024 0:34am

popcnt1 and others added 2 commits August 1, 2024 20:26
Replaced the 'branch' reference with a fixed 'rev' tag for better control over dependencies. This ensures consistency in builds by pointing to a specific commit in the rust-rocksdb repository.
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

Successfully merging this pull request may close these issues.

[rocksdb]: cost of rocksdb::port::PhysicalCoreID too high
2 participants