MCPcopy Create free account
hub / github.com/GoEdgeLab/EdgeNode / TestCalculatePoolSize

Function TestCalculatePoolSize

internal/compressions/utils_test.go:25–27  ·  view source on GitHub ↗
(t *testing.T)

Source from the content-addressed store, hash-verified

23}
24
25func TestCalculatePoolSize(t *testing.T) {
26 t.Log(compressions.CalculatePoolSize())
27}

Callers

nothing calls this directly

Calls 2

CalculatePoolSizeFunction · 0.92
LogMethod · 0.80

Tested by

no test coverage detected