Lines Matching full:behavior
69 behavior = benchmark["name"][len(data_filename) + 1:]
75 "behavior": behavior,
105 "behavior": "synthetic",
116 # behavior: results,
134 for behavior in result["benchmarks"]:
138 "behavior": behavior,
139 "throughput": result["benchmarks"][behavior]
193 "behavior": result["scenario"]["benchmarkSpec"]["methodName"],
227 behavior = behavior_with_suffix
229 behavior = behavior_with_suffix[:last_dash]
233 "behavior": behavior,
244 # behavior: results,
259 for behavior in result["benchmarks"]:
263 "behavior": behavior,
264 "throughput": result["benchmarks"][behavior]