Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/trafficserver
/ measure
Method
measure
lib/catch2/catch.hpp:6620–6620 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
6618
public:
6619
template <typename Fun>
6620
void measure(Fun&& fun) { measure(std::forward<Fun>(fun), is_callable<Fun(int)>()); }
6621
6622
int runs() const { return k; }
6623
Callers
1
call
Method · 0.80
Calls
5
measure
Function · 0.85
optimizer_barrier
Function · 0.85
invoke_deoptimized
Function · 0.85
finish
Method · 0.80
start
Method · 0.45
Tested by
no test coverage detected