MCPcopy Index your code
hub / github.com/ColmapView/Colmapview.github.io / getZipImageCacheStats

Function getZipImageCacheStats

src/utils/zipImageFiles.ts:159–161  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

157 * Get ZIP image cache statistics.
158 */
159export function getZipImageCacheStats(): CacheInfo {
160 return zipImageState.getStats();
161}
162
163/**
164 * Get ZIP mask cache statistics.

Callers 3

getCacheStatsMethod · 0.90

Calls 1

getStatsMethod · 0.65

Tested by

no test coverage detected