MCPcopy Create free account
hub / github.com/facebook/CacheLib / getNumInstances

Method getNumInstances

cachelib/cachebench/util/Config.h:403–403  ·  view source on GitHub ↗

Number of concurrent cachebench instances to run.

Source from the content-addressed store, hash-verified

401
402 // Number of concurrent cachebench instances to run.
403 size_t getNumInstances() const { return configs_.size(); }
404
405 private:
406 struct Config {

Callers 2

checkArgsValidityFunction · 0.80
mainFunction · 0.80

Calls 1

sizeMethod · 0.45

Tested by

no test coverage detected