MCPcopy Create free account
hub / github.com/bytedance/bolt / abandonBuildNoDupHashMinPct

Method abandonBuildNoDupHashMinPct

bolt/core/QueryConfig.h:1279–1281  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1277 }
1278
1279 int32_t abandonBuildNoDupHashMinPct() const {
1280 return get<int32_t>(kAbandonBuildNoDupHashMinPct, 80);
1281 }
1282
1283 /// Returns the minimal available spillable memory reservation in percentage
1284 /// of the current memory usage. Suppose the current memory usage size of M,

Callers 1

HashBuildMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected