Home
last modified time | relevance | path

Searched refs:top_count (Results 1 - 1 of 1) sorted by relevance

/build/test/example/
H A Dperformance_test.py106 top_count = int(config.get("performance").get("performance_top_count")) variable in PerformanceAnalyse
111 log_info("top_count:{}".format(top_count))
298 self.ninjia_trace_list = sort_result[:self.top_count]
308 :self.top_count]
310 item and re.match(r"[\d.]+", item[0])][:self.top_count]

Completed in 2 milliseconds