MCPcopy Create free account
hub / github.com/DeusData/codebase-memory-mcp / mb

Function mb

tests/repro/issue832_rss.py:107–108  ·  view source on GitHub ↗
(kb)

Source from the content-addressed store, hash-verified

105 shutil.rmtree(base, ignore_errors=True)
106
107 def mb(kb):
108 return kb / 1024.0
109
110 print(f"cycles={CYCLES} files={NUM_FILES}")
111 print("cycle | in-process(MB) | supervised(MB)")

Callers 1

mainFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected