Home
last modified time | relevance | path

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

/third_party/python/Tools/stringbench/
H A Dstringbench.py1452 uni_time = 0.0
1456 uni_time = BenchTimer("__main__.%s(__main__.UNICODE)" % (k,),
1458 uni_time_s = "%.2f" % (1000 * uni_time)
1459 uni_total += uni_time
1463 average = bytes_time/uni_time

Completed in 3 milliseconds