docs(v1.8.x): add sandbox concurrent-creation benchmark report & scheduler guide (#1035)#1036
Merged
Merged
Conversation
This reverts commit 65a11fd.
StephenRi
approved these changes
May 27, 2026
jake11-oho
pushed a commit
to jake11-oho/ROCK
that referenced
this pull request
Jun 10, 2026
…duler guide (alibaba#1035) (alibaba#1036) * add release note 120 * Revert "add release note 120" This reverts commit 65a11fd. * add benchmark doc & copy scheduler guide
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Changes
adminservice: image / file / container cleanup, image pre-pull, custom tasks).zh-Hans) translations for both new pages so the version-1.8.x docs set stays bilingual.Code Changes
docs/versioned_docs/version-1.8.x/User Guides/sandbox_create_benchmark.md: new English benchmark report (methodology, latency table, conclusion, embedded latency-distribution image).docs/i18n/zh-Hans/docusaurus-plugin-content-docs/version-1.8.x/User Guides/sandbox_create_benchmark.md: Chinese translation of the benchmark report.docs/versioned_docs/version-1.8.x/User Guides/scheduler.md: new English scheduler user guide for v1.8.x.docs/i18n/zh-Hans/docusaurus-plugin-content-docs/version-1.8.x/User Guides/scheduler.md: Chinese translation of the scheduler user guide.static/img/sandbox_create_latency_distribution.png: new image referenced by the benchmark report.Docs-only change; no source code or runtime behavior is affected.
Related Issue
Closes #1035