MCPcopy Create free account
hub / github.com/Snapchat/Valdi / DecodeQuickJS

Function DecodeQuickJS

valdi/test/benchmark/ProtobufBenchmark.cpp:70–72  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

68}
69
70static void DecodeQuickJS(benchmark::State& state) {
71 doBench(JavaScriptEngineType::QuickJS, "makeDecoder", state);
72}
73BENCHMARK(DecodeQuickJS);
74
75static void DecodeJSCore(benchmark::State& state) {

Callers

nothing calls this directly

Calls 1

doBenchFunction · 0.85

Tested by

no test coverage detected