Home
last modified time | relevance | path

Searched refs:bm_error (Results 1 – 3 of 3) sorted by relevance

/external/grpc-grpc/tools/profiling/microbenchmarks/bm_diff/
DREADME.md20 `tools/profiling/microbenchmarks/bm_diff/bm_main.py -b bm_error -l 5 -d master`
22 This will build the `bm_error` binary on your branch, and then it will checkout
32 `tools/profiling/microbenchmarks/bm_diff/bm_main.py -b bm_error -l 5 -o`
34 This will only build and run `bm_error` on your branch. It will then compare
57 `tools/profiling/microbenchmarks/bm_diff/bm_build.py -b bm_error -n baseline`
60 `bm_diff_baseline/{opt,counters}/bm_error`
71 `tools/profiling/microbenchmarks/bm_diff/bm_run.py -b bm_error -b baseline -l 5`
73 Then an example output file would be `bm_error.opt.baseline.0.json`
86 `tools/profiling/microbenchmarks/bm_diff/bm_diff.py -b bm_error -o baseline -n current -l 5`
102 `tools/profiling/microbenchmarks/bm_diff/bm_main.py -b bm_error -l 5 -d master`
[all …]
/external/grpc-grpc/test/cpp/microbenchmarks/
DBUILD86 name = "bm_error",
88 srcs = ["bm_error.cc"],
/external/grpc-grpc/
DCMakeLists.txt537 add_dependencies(buildtests_cxx bm_error)
10591 add_executable(bm_error target
10592 test/cpp/microbenchmarks/bm_error.cc
10598 target_include_directories(bm_error
10616 target_link_libraries(bm_error