Closed bmsgit1 closed 3 months ago
example: for a server performance run, 'get performance' would return a list of strings, something like:
['VALID :', 'target_qps=152500', '99.00_percentile_latency=7.805 milliseconds', 'target_latency=15.000 milliseconds', 'latency_cutoff_ratio=0.5203223333333333', 'Completed_samples_per_second=152498.92']
sorry @xihajun I accidentally removed saheli !!
yep I will remove those spaces and the unsightly colon after the validity!
The command output now looks like this: ['VALID', 'target_qps=152000', '99.00_percentile_latency=7.722 milliseconds', 'target_latency=15.000 milliseconds', 'latency_cutoff_ratio=0.51', 'Completed_samples_per_second=150593.59']