44kbps on 128KB

This commit is contained in:
Roman Zeyde
2014-07-09 09:36:46 +03:00
parent 3870242580
commit cbf8cddabb
2 changed files with 2 additions and 2 deletions

View File

@@ -3,7 +3,7 @@ set -u
set -x
set -e
dd if=/dev/urandom of=data.send bs=1024 count=64
dd if=/dev/urandom of=data.send bs=1024 count=128
python send.py
python recv.py
python errors.py data.* #python show.py tx.int16 rx.int16