Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ FFF
Function
FFF
library/cpp/testing/benchmark/examples/main.cpp:90–92 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
88
}
89
90
Y_NO_INLINE int FFF() {
91
return 0;
92
}
93
94
Y_NO_INLINE int FFF(int x) {
95
return x;
Callers
1
Y_CPU_BENCHMARK
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected