Skip to content

[WIP] Resume from golden snapshot with durable data instead of cold booting from OCI images - #2715

Draft
supreme-gg-gg wants to merge 1 commit into
mainfrom
jetc/feat/resume-from-full
Draft

[WIP] Resume from golden snapshot with durable data instead of cold booting from OCI images#2715
supreme-gg-gg wants to merge 1 commit into
mainfrom
jetc/feat/resume-from-full

Conversation

@supreme-gg-gg

@supreme-gg-gg supreme-gg-gg commented Sep 4, 2026

Copy link
Copy Markdown
Contributor

Upstream Substrate added the capability to resume from golden snapshot (FULL snapshots) with durable data (DATA snapshots) for gVisor sandbox class. This PR switches resumes to use that instead of cold booting with DATA snapshot.

I would expect this to improve performance with resumes across all harness. I'm currently running benchmarks to measure specific latency and response time improvements (or degradation). I am also going to document the possible impact of upgrade behaviour for FULL snapshots as part of this PR (i.e. specific factors that may result in failures).

Snapshot selection

Actor State Selected source
No actor snapshot Template golden
PAUSED with local checkpoint Node-local FULL snapshot
SUSPENDED with latest actor snapshot Latest DATA snapshot + golden FULL

Benchmark

Signed-off-by: Jet Chiang <pokyuen.jetchiang-ext@solo.io>
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.

1 participant