Variables
bm_constants Namespace Reference

Variables

list _AVAILABLE_BENCHMARK_TESTS
 
tuple _INTERESTING
 

Variable Documentation

◆ _AVAILABLE_BENCHMARK_TESTS

list bm_constants._AVAILABLE_BENCHMARK_TESTS
private
Initial value:
1 = [
2  'bm_fullstack_unary_ping_pong',
3  'bm_fullstack_streaming_ping_pong',
4  'bm_fullstack_streaming_pump',
5  'bm_closure',
6  'bm_cq',
7  'bm_call_create',
8  'bm_chttp2_hpack',
9  'bm_chttp2_transport',
10  'bm_pollset',
11 ]

Definition at line 18 of file bm_constants.py.

◆ _INTERESTING

tuple bm_constants._INTERESTING
private
Initial value:
1 = ('cpu_time', 'real_time', 'locks_per_iteration',
2  'allocs_per_iteration', 'writes_per_iteration',
3  'atm_cas_per_iteration', 'atm_add_per_iteration',
4  'nows_per_iteration', 'cli_transport_stalls_per_iteration',
5  'cli_stream_stalls_per_iteration',
6  'svr_transport_stalls_per_iteration',
7  'svr_stream_stalls_per_iteration',
8  'http2_pings_sent_per_iteration')

Definition at line 30 of file bm_constants.py.



grpc
Author(s):
autogenerated on Fri May 16 2025 03:02:58