grpc/tools/profiling/microbenchmarks
AJ Heller eb034a1227 [benchmark] Delete bm_chttp2_transport benchmarks (#36514)
Reasoning:
* This benchmark will need to be rewritten to work with the new transport API by EOY anyhow, and the API is fairly different.
* Deleting this saves us from having to migrate the `grpc_endpoint` implementation to `EventEngine::Endpoint`.

Closes #36514

COPYBARA_INTEGRATE_REVIEW=https://github.com/grpc/grpc/pull/36514 from drfloob:nix-bm_chttp2_transport e6c6edf39f
PiperOrigin-RevId: 630408686
2024-05-03 09:18:42 -07:00
..
bm_diff [benchmark] Delete bm_chttp2_transport benchmarks (#36514) 2024-05-03 09:18:42 -07:00
README.md Add readme and flags 2017-05-10 16:22:54 -07:00
bm2bq.py [Python] Migrate from yapf to black (#33138) 2023-06-09 15:08:55 -07:00
bm_json.py [Python] Migrate from yapf to black (#33138) 2023-06-09 15:08:55 -07:00

README.md

Microbenchmarks

This directory contains helper scripts for the microbenchmark suites.