Skip to content
Snippets Groups Projects
Commit 3f8b3977 authored by Noah Eisen's avatar Noah Eisen Committed by GitHub
Browse files

Merge pull request #11199 from ncteisen/trickle-trickle

Add unary fullstack trickle to bm json
parents eb8c0ede df319609
No related branches found
No related tags found
No related merge requests found
......@@ -54,6 +54,10 @@ _BM_SPECS = {
'tpl': [],
'dyn': ['request_size', 'bandwidth_kilobits'],
},
'BM_PumpUnbalancedUnary_Trickle': {
'tpl': [],
'dyn': ['request_size', 'bandwidth_kilobits'],
},
'BM_ErrorStringOnNewError': {
'tpl': ['fixture'],
'dyn': [],
......
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