Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/CodisLabs/codis
/ OpQPS
Function
OpQPS
pkg/proxy/stats.go:89–91 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
87
}
88
89
func
OpQPS() int64 {
90
return
cmdstats.qps.Int64()
91
}
92
93
func
getOpStats(opstr string, create bool) *opStats {
94
cmdstats.RLock()
Callers
1
Stats
Method · 0.85
Calls
1
Int64
Method · 0.45
Tested by
no test coverage detected