Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
checkArgsValidity
Function · 0.80
main
Function · 0.80
Calls
1
size
Method · 0.45
Tested by
no test coverage detected