-
Notifications
You must be signed in to change notification settings - Fork 235
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: testground infra is not easy to setup #1504
Merged
Merged
Commits on Jul 3, 2024
-
Problem: no simpler benchmark setup
Solution: - most of the features of testground are not really used by us yet, so for a simple benchmark to get a TPS result, it's possible to do an alternative setup. the alternative implementation setup all the node data files in advance, then run the nodes in containers in a stateless manner, they don't need any coordinations at runtime, so we don't need those infrastructures to support the coordinations, just deploy the testplan image to the cluster like a stateless service.
Configuration menu - View commit details
-
Copy full SHA for 721d2e9 - Browse repository at this point
Copy the full SHA 721d2e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e1cdcc - Browse repository at this point
Copy the full SHA 7e1cdccView commit details -
Configuration menu - View commit details
-
Copy full SHA for ceb9117 - Browse repository at this point
Copy the full SHA ceb9117View commit details
Commits on Jul 4, 2024
-
Update testground/benchmark/benchmark/peer.py
Co-authored-by: mmsqe <mavis@crypto.com> Signed-off-by: yihuang <huang@crypto.com>
Configuration menu - View commit details
-
Copy full SHA for 910b7e3 - Browse repository at this point
Copy the full SHA 910b7e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0429472 - Browse repository at this point
Copy the full SHA 0429472View commit details -
Configuration menu - View commit details
-
Copy full SHA for f1a4aa2 - Browse repository at this point
Copy the full SHA f1a4aa2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3871dc2 - Browse repository at this point
Copy the full SHA 3871dc2View commit details -
Configuration menu - View commit details
-
Copy full SHA for d0165af - Browse repository at this point
Copy the full SHA d0165afView commit details -
Configuration menu - View commit details
-
Copy full SHA for 59e953f - Browse repository at this point
Copy the full SHA 59e953fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d94f94 - Browse repository at this point
Copy the full SHA 9d94f94View commit details -
Configuration menu - View commit details
-
Copy full SHA for 753ceef - Browse repository at this point
Copy the full SHA 753ceefView commit details -
Configuration menu - View commit details
-
Copy full SHA for 092f482 - Browse repository at this point
Copy the full SHA 092f482View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ecd342 - Browse repository at this point
Copy the full SHA 8ecd342View commit details
Commits on Jul 5, 2024
-
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> Signed-off-by: yihuang <huang@crypto.com>
Configuration menu - View commit details
-
Copy full SHA for 8248973 - Browse repository at this point
Copy the full SHA 8248973View commit details -
Configuration menu - View commit details
-
Copy full SHA for db5170f - Browse repository at this point
Copy the full SHA db5170fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e798f1 - Browse repository at this point
Copy the full SHA 9e798f1View commit details
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.