50.31×
MEDIAN.
Against a clean build of upstream llama.cpp at the exact source commit used by FlowMemory. Three paired runs: 48.36×, 50.31×, and 56.39×.
FlowMemory is a reuse-aware inference cache policy for repeated-prefix workloads. In controlled 96 MiB cache-pressure tests, FlowMemory retained valuable model state that the baselines evicted.
FlowMemory tracks confirmed reuse, promotes hot entries, and uses bounded value-aware eviction. It targets agent loops, shared system prompts, repeated documents, and competing conversations.