Skip to content

docs(v1.8.x): add sandbox concurrent-creation benchmark report & scheduler guide (#1035)#1036

Merged
zhongwen666 merged 41 commits into
alibaba:masterfrom
zhongwen666:doc/add_press_test
May 27, 2026
Merged

docs(v1.8.x): add sandbox concurrent-creation benchmark report & scheduler guide (#1035)#1036
zhongwen666 merged 41 commits into
alibaba:masterfrom
zhongwen666:doc/add_press_test

Conversation

@zhongwen666

Copy link
Copy Markdown
Collaborator

Changes

  • Add a v1.8.x user guide page reporting ROCK Sandbox large-scale concurrent creation benchmark results (1k / 2k / 4k / 8k / 16k concurrency, 100% success rate, P50/P95/P99 latencies, latency distribution image).
  • Add a v1.8.x user guide page documenting the ROCK scheduler (the periodic task framework embedded in the admin service: image / file / container cleanup, image pre-pull, custom tasks).
  • Provide Chinese (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

zhongwen666 and others added 30 commits February 3, 2026 10:34
@zhongwen666 zhongwen666 merged commit dd5b6e4 into alibaba:master May 27, 2026
6 of 7 checks passed
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
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.

[Feature] Add v1.8.x docs: sandbox concurrent-creation benchmark report & scheduler user guide

2 participants