Skip to content

Optimize state operations #891

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

Merged
merged 1 commit into from
May 23, 2025
Merged

Optimize state operations #891

merged 1 commit into from
May 23, 2025

Conversation

daniil-quix
Copy link
Collaborator

  • WindowedRocksDBPartitionTransaction._get_timestamp(): return the cached value if it has been set previously
  • set_bytes(): remove extra @validate_transaction_state decorator
  • set_bytes(): check if the value is bytes only at the top level

- set_bytes(): remove extra @validate_transaction_state decorator
- set_bytes(): check if the value is bytes only at the top level
@daniil-quix daniil-quix merged commit e57494b into main May 23, 2025
4 checks passed
@daniil-quix daniil-quix deleted the fix/rocksdb-windows-perf branch May 23, 2025 13:16
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.

2 participants