Searched refs:mbps (Results 1 – 2 of 2) sorted by relevance
38 which is roughly: 5mbps54 approximately 5mbps59 approximately 3.5mbps64 approximately 2.5mbps69 approximately 1.5mbps85 + 2*PIR2 + PIR1 for u32 which is roughly: 6mbps87 for chains which is roughly: 6mbps106 +PIR1 -- approximately 4mbps111 + 2* PIR2 approximately 3mbps116 approximately 2.5mbps[all …]
158 double mbps = (i * PAYLOADSIZE / 1000000 * 8 / seconds); in benchmark() local159 printf("%s: %d packets in %.2fs (%d pps, %.2f Mbps), ", name, i, seconds, pps, mbps); in benchmark()