MCPcopy Index your code
hub / github.com/GraphiteEditor/Graphite / retire

Method retire

document/graph-storage/src/session.rs:301–314  ·  view source on GitHub ↗

Promote hot ops with timestamp `≤ up_to` into retired deltas, re-applied with fresh retirement timestamps so LWW arms bump field timestamps to `T_retire`. Today: one retired delta per hot op. Coarsening is a future step.

(&mut self, up_to: TimeStamp)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Calls 5

drainMethod · 0.80
commit_opsMethod · 0.80
lenMethod · 0.45
pushMethod · 0.45
into_iterMethod · 0.45