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

Grevm spend too much time in committing transactions #20

Open
AshinGau opened this issue Oct 30, 2024 · 0 comments
Open

Grevm spend too much time in committing transactions #20

AshinGau opened this issue Oct 30, 2024 · 0 comments

Comments

@AshinGau
Copy link
Collaborator

Describe

In the latest bench test, commit transactions accounted for 40% of the time. Prepare to optimize through two options:

  1. Parallel commit transactions
  2. In the PartitionExecute stage, commit the skipped transactions with the smallest consecutive TxID
image
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

1 participant