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

Function compute_deltas

document/graph-storage/src/delta.rs:17–137  ·  view source on GitHub ↗

Minimal set of deltas to transform `from` into `to`. Emits timestamp-less op shapes; the caller (`Document::commit_local` or equivalent) wraps each in a `Delta` with a fresh clock tick.

(from: &Registry, to: &Registry)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Calls 12

sortedFunction · 0.85
compute_attribute_deltasFunction · 0.85
compute_resource_deltasFunction · 0.85
getMethod · 0.65
keysMethod · 0.45
pushMethod · 0.45
cloneMethod · 0.45
lenMethod · 0.45
iterMethod · 0.45
maxMethod · 0.45
as_refMethod · 0.45