Searched refs:total_tf_time (Results 1 - 1 of 1) sorted by relevance
/third_party/node/deps/v8/tools/ | ||
H A D | process-wasm-compilation-times.py | 28 total_tf_time = 0 variable 127 if f.time_tf > 0: total_tf_time += f.time_tf 130 print("Total TF time: %d" % total_tf_time) |
Completed in 1 milliseconds