Difference between revisions of "Internet Offline: packets-per-second benchmark"
Jump to navigation
Jump to search
Onnowpurbo (talk | contribs) |
Onnowpurbo (talk | contribs) |
||
Line 19: | Line 19: | ||
|- | |- | ||
| RaspberryPi 3 | | RaspberryPi 3 | ||
− | | -i | + | | -i u20 |
| 1% | | 1% | ||
− | | | + | | 60351 |
|- | |- | ||
| Asus UN45H | | Asus UN45H |
Revision as of 06:49, 12 December 2018
Metoda1: ping
sudo su ping -q -s 1 -f 192.168.0.1
Metoda2: hping3
time hping3 192.168.0.2 -q -i u20 --icmp|tail -n10
Hasil Pengukuran
Sample | switch "-i uX" | packet loss | packets-per-second (pps) |
---|---|---|---|
RaspberryPi 3 | -i u20 | 1% | 60351 |
Asus UN45H | -i u9 | 1% | 115999 |
VM 1 Core 512M RAM | -i u9 | 1% | 128866 |
VM 4 core 4096M RAM | -i u9 | 7% | 122094 |