Merge pull request #22360 from grpc/vjpai-patch-1

bm_arena needs more time
pull/22364/head
Vijay Pai 5 years ago committed by GitHub
commit 5ff939c386
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      test/cpp/microbenchmarks/BUILD

@ -90,6 +90,7 @@ grpc_cc_test(
grpc_cc_test(
name = "bm_arena",
size = "large",
srcs = ["bm_arena.cc"],
tags = [
"no_mac",

Loading…
Cancel
Save