MCPcopy Create free account
hub / github.com/awelm/simpledb / orderOfGrowthTest

Method orderOfGrowthTest

test/simpledb/IntHistogramTest.java:15–38  ·  view source on GitHub ↗

Test to confirm that the IntHistogram implementation is constant-space (or, at least, reasonably small space; O(log(n)) might still work if your constants are good).

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

addValueMethod · 0.95
estimateSelectivityMethod · 0.95

Tested by

no test coverage detected