MCPcopy Create free account
hub / github.com/GraphiteEditor/Graphite / memoize

Function memoize

node-graph/nodes/gcore/src/memo.rs:13–33  ·  view source on GitHub ↗
(input: I, #[data] cache: Arc<Mutex<Option<(u64, T)>>>, content: impl Node<I, Output = T>)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 6

lockMethod · 0.80
cache_hashMethod · 0.45
finishMethod · 0.45
as_refMethod · 0.45
cloneMethod · 0.45
evalMethod · 0.45

Tested by

no test coverage detected