MCPcopy Create free account
hub / github.com/Noumena-Network/code / memoize.test.ts

File memoize.test.ts

src/utils/memoize.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from 'bun:test'
2import {
3 memoizeAsyncWithLRU,
4 memoizeWithLRU,

Callers

nothing calls this directly

Calls 10

memoizeWithTTLFunction · 0.85
memoizeWithTTLAsyncFunction · 0.85
memoizeWithLRUFunction · 0.85
memoizeAsyncWithLRUFunction · 0.85
sleepMethod · 0.80
sizeMethod · 0.80
deleteMethod · 0.80
clearMethod · 0.45
hasMethod · 0.45
getMethod · 0.45

Tested by

no test coverage detected