MCPcopy Create free account
hub / github.com/catboost/catboost / Y_CPU_BENCHMARK

Function Y_CPU_BENCHMARK

library/cpp/string_utils/base64/bench/main.cpp:133–136  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

131}
132
133Y_CPU_BENCHMARK(EncodeF1, iface) {
134 auto& d = *Singleton<FSRDH_1>();
135 BenchEncode(d, iface);
136}
137
138Y_CPU_BENCHMARK(DecodeF1, iface) {
139 auto& d = *Singleton<FSRDH_1>();

Callers

nothing calls this directly

Calls 3

BenchEncodeFunction · 0.85
BenchDecodeFunction · 0.85
BenchEncodeUrlFunction · 0.85

Tested by

no test coverage detected