Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
Problem: block-stm tx executor bad worst case performance #522
Problem: block-stm tx executor bad worst case performance #522
Changes from all commits
5913e49
2a241d8
d86ac41
875fad3
6fd80d4
0caa752
b1c5d8b
dc70a64
5959a6e
d802ab9
37f962b
996719b
98721c2
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 800 in app/app.go
Codecov / codecov/patch
app/app.go#L796-L800
Check warning on line 804 in app/app.go
Codecov / codecov/patch
app/app.go#L803-L804
Check warning on line 32 in app/executor.go
Codecov / codecov/patch
app/executor.go#L32
Check warning on line 48 in app/executor.go
Codecov / codecov/patch
app/executor.go#L47-L48
Check warning on line 55 in app/executor.go
Codecov / codecov/patch
app/executor.go#L51-L55
Check warning on line 61 in app/executor.go
Codecov / codecov/patch
app/executor.go#L61
Check warning on line 63 in app/executor.go
Codecov / codecov/patch
app/executor.go#L63
Check warning on line 65 in app/executor.go
Codecov / codecov/patch
app/executor.go#L65
Check warning on line 81 in app/executor.go
Codecov / codecov/patch
app/executor.go#L76-L81
Check warning on line 86 in app/executor.go
Codecov / codecov/patch
app/executor.go#L85-L86
Check warning on line 89 in app/executor.go
Codecov / codecov/patch
app/executor.go#L89
Check warning on line 95 in app/executor.go
Codecov / codecov/patch
app/executor.go#L95
Check warning on line 106 in app/executor.go
Codecov / codecov/patch
app/executor.go#L106
Check warning on line 196 in app/executor.go
Codecov / codecov/patch
app/executor.go#L191-L196
Check warning on line 198 in app/executor.go
Codecov / codecov/patch
app/executor.go#L198
Check warning on line 207 in app/executor.go
Codecov / codecov/patch
app/executor.go#L201-L207
Check warning on line 217 in app/executor.go
Codecov / codecov/patch
app/executor.go#L211-L217
Check warning on line 222 in app/executor.go
Codecov / codecov/patch
app/executor.go#L220-L222
Check warning on line 226 in app/executor.go
Codecov / codecov/patch
app/executor.go#L226
Check warning on line 416 in server/config/config.go
Codecov / codecov/patch
server/config/config.go#L412-L416