Home
last modified time | relevance | path

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

/third_party/nghttp2/src/
H A Dh2load.cc1773 std::vector<double> connect_times, ttfb_times, rps_values; in process_time_stats() local
1775 ttfb_times.reserve(nclient_times); in process_time_stats()
1817 ttfb_times.push_back( in process_time_stats()
1826 compute_time_stat(ttfb_times, client_times_sampling), in process_time_stats()

Completed in 5 milliseconds