Skip to content
Snippets Groups Projects
Commit 21e6a80f authored by Craig Tiller's avatar Craig Tiller
Browse files

Review feedback

parent 1e578f62
No related branches found
No related tags found
No related merge requests found
...@@ -37,7 +37,4 @@ BENCHMARKS_TO_RUN="bm_closure bm_cq bm_call_create bm_error bm_chttp2_hpack bm_c ...@@ -37,7 +37,4 @@ BENCHMARKS_TO_RUN="bm_closure bm_cq bm_call_create bm_error bm_chttp2_hpack bm_c
# Enter the gRPC repo root # Enter the gRPC repo root
cd $(dirname $0)/../.. cd $(dirname $0)/../..
# todo(mattkwong): Change performance test to use microbenchmarking
tools/profiling/microbenchmarks/bm_diff.py -d origin/$ghprbTargetBranch -b $BENCHMARKS_TO_RUN tools/profiling/microbenchmarks/bm_diff.py -d origin/$ghprbTargetBranch -b $BENCHMARKS_TO_RUN
tools/run_tests/run_performance_tests.py -l c++ node ruby csharp python --netperf --category smoketest
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment