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.