Lines Matching full:throughput
43 TCP_SENDFILE) and returns a singleton containing throughput.
49 Size Size Size Time Throughput
58 throughput=float(lines[0].split()[4]))
60 """Parses the following and returns a tuple containing throughput
66 Size Size Time Okay Errors Throughput
77 throughput=float(udp_tokens[5]),
109 throughput=float(lines[0]) +
150 throughput, throughput_dev = NetperfResult._get_stats(
151 samples, 'throughput')
158 throughput=throughput, throughput_dev=throughput_dev,
177 throughput=None, throughput_dev=None, argument
183 @param throughput float test throughput in Mbps.
191 self.throughput = throughput
197 if throughput is None and transaction_rate is None and errors is None:
220 for measurement in ['throughput', 'errors', 'transaction_rate']:
249 for measurement in ['throughput', 'errors', 'transaction_rate']:
294 @param throughput_min float minimal throughput in Mbps.
295 @param throughput_max float maximal throughput in Mbps.
320 for field in ['duration_seconds', 'throughput',
360 # Measures throughput sending bytes from the client to the server in a
368 # Test UDP throughput sending from the client to the server. There is no
370 # there will be two types of throughput, both receiving and sending.
627 …stream -s 256K -S 256K -o throughput & %s -H %s -t omni -T %s -l %d -P 0 -L %s -- -R 1 -d maerts -…