mirror of
https://github.com/checkpoint-restore/criu.git
synced 2026-07-22 09:39:13 +00:00
Incremental restore can request alternating pages from one compressed parent region. Without reuse, each partial request decompresses the same block again, but a timing result is meaningful only if the images really create that access pattern. Add an A/B benchmark that takes a compressed pre-dump, dirties alternating pages, and compares restore with two CRIU binaries. Publish the workload mapping address and inspect both pagemaps before restore. Require the requested region size and a genuine LZ4 parent block. Require alternating present and parent pages plus at least two parent slices from the same block. Record that evidence with each trial, verify the restored mapping with SHA-256, alternate binary order, and separate warmups from measured iterations. Emit both machine-readable data and a Markdown summary. Assisted-by: Codex:GPT-5 Signed-off-by: Radostin Stoyanov <rstoyanov@fedoraproject.org> |
||
|---|---|---|
| .. | ||
| compression-benchmark | ||
| criu-service-client | ||
| dependencies | ||
| apt-install | ||
| docker_cr.sh | ||