mirror of
https://github.com/Hmbown/DeepSeek-TUI.git
synced 2026-09-03 06:50:13 +08:00
Rebaseline the paused persistence receipt after eliminating duplicate queued history: retained payload drops from 16,924,032 bytes in the broken candidate to roughly 8,528,000 bytes. The ceiling is under 0.5% above the pre-journal schema and includes 0.015% headroom over the largest of repeated clean samples. Record the final net source delta at 86 lines above the prior review ceiling with no new package, binary, or thousand-line module. Verified with both budget checker suites, repeated clean measurements, JSON validation, and the source-structure gate.
37 lines
1.4 KiB
JSON
37 lines
1.4 KiB
JSON
{
|
|
"accepted_requests": 128,
|
|
"applied_version": 127,
|
|
"build_profile": "test",
|
|
"cargo_version": "cargo 1.97.0 (c980f4866 2026-06-30)",
|
|
"content_bytes_per_request": 65536,
|
|
"document_kind": "codewhale.persistence_backlog_receipt",
|
|
"enqueue_elapsed_ns": 456170,
|
|
"estimated_retained_payload_bytes": 8527994,
|
|
"expected_applied_version": 127,
|
|
"final_version_applied": true,
|
|
"fixture_id": "paused-production-channel-session-snapshot-v1",
|
|
"limitations": [
|
|
"current-process RSS samples are available on macOS only",
|
|
"serialized SavedSession bytes estimate retained heap payload after draining the paused production receiver; allocator and channel overhead are observed only through RSS",
|
|
"one bounded sample characterizes backlog retention but does not prove an asymptotic growth rate"
|
|
],
|
|
"paused_consumer": true,
|
|
"payload_estimator": "retained-saved-session-json-bytes-v1",
|
|
"platform": "macos",
|
|
"request_variant": "session_snapshot",
|
|
"requests_attempted": 128,
|
|
"retained_queued_requests": 128,
|
|
"rss_after_bytes": 31784960,
|
|
"rss_after_delta_bytes": 12861440,
|
|
"rss_before_bytes": 18923520,
|
|
"rss_during_bytes": 28377088,
|
|
"rss_during_delta_bytes": 9453568,
|
|
"rss_supported": true,
|
|
"rustc_version": "rustc 1.97.0 (2d8144b78 2026-07-07)",
|
|
"sample_count": 1,
|
|
"schema_version": 2,
|
|
"single_session_id": true,
|
|
"source_dirty": false,
|
|
"source_sha": "2d4a9cb58c5c22ac361ab221bda1243a0e4349fb"
|
|
}
|