Craig Tiller 8 gadi atpakaļ
vecāks
revīzija
29dd982487
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. 1 0
      test/cpp/microbenchmarks/bm_chttp2.cc

+ 1 - 0
test/cpp/microbenchmarks/bm_chttp2.cc

@@ -284,6 +284,7 @@ class IndexedSingleStaticElem {
 };
 
 BENCHMARK_TEMPLATE(BM_HpackParserParseHeader, EmptyBatch);
+BENCHMARK_TEMPLATE(BM_HpackParserParseHeader, IndexedSingleStaticElem);
 
 }  // namespace hpack_parser_fixtures