Skip to content

Clean up min block scripts - #429

Merged
marta-lokhova merged 3 commits into
stellar:mainfrom
drebelsky:clean-up-min-block-scripts
Sep 8, 2026
Merged

Clean up min block scripts#429
marta-lokhova merged 3 commits into
stellar:mainfrom
drebelsky:clean-up-min-block-scripts

Conversation

@drebelsky

@drebelsky drebelsky commented Aug 19, 2026

Copy link
Copy Markdown
Contributor

Make slp_eval and measure_e2e both easier to use wrappers around one common script. slp_eval's interface is mostly restored to how it was pre 8351664. measure_e2e's interface is changed to make it easier to test against our scaling goals. Additionally, the following changes are made

  • --ingress-external-host is now a documented parameter for both scripts
  • When running multiple of sac/oz/soroswap, the return value is 0 only iff all returned 0

@drebelsky
drebelsky force-pushed the clean-up-min-block-scripts branch from e01bda0 to f051651 Compare August 19, 2026 19:09
@drebelsky
drebelsky marked this pull request as ready for review August 19, 2026 22:33
Copilot AI balanced review requested due to automatic review settings August 19, 2026 22:33
@drebelsky drebelsky changed the title Clean up min block scripts. Clean up min block scripts Aug 19, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Refactors MinBlockTimeMixed benchmark wrappers around a shared implementation.

Changes:

  • Adds shared parsing, validation, execution, and failure aggregation.
  • Restores the streamlined slp_eval interface.
  • Expands measure_e2e with scaling and latency controls.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 2 comments.

File Description
scripts/base.sh Adds shared benchmark implementation.
scripts/slp_eval.sh Uses shared fixed evaluation configuration.
scripts/measure_e2e.sh Adds configurable end-to-end latency benchmarking.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread scripts/base.sh
Comment thread scripts/measure_e2e.sh

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 3 out of 3 changed files in this pull request and generated no new comments.

Comment thread scripts/measure_e2e.sh Outdated
Copilot AI review requested due to automatic review settings September 8, 2026 23:23
@drebelsky

Copy link
Copy Markdown
Contributor Author

Removed the default --enable-relaxed-auto-qset-config for now since overlay v2 doesn't disseminate qsets (which prevents non-top-tier validators from staying in sync).

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 3 out of 3 changed files in this pull request and generated no new comments.

Make slp_eval and measure_e2e both easier to use wrappers around one
common script.
Copilot AI review requested due to automatic review settings September 8, 2026 23:28
@drebelsky
drebelsky force-pushed the clean-up-min-block-scripts branch from f675c6e to 9df2588 Compare September 8, 2026 23:28

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 3 out of 3 changed files in this pull request and generated no new comments.

@marta-lokhova
marta-lokhova merged commit 5fb4085 into stellar:main Sep 8, 2026
3 checks passed
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.

3 participants