Browse Source

bt bench results

Alex Cheema 10 months ago
parent
commit
98079ab382
1 changed files with 4 additions and 0 deletions
  1. 4 0
      extra/bluetooth_bench.py

+ 4 - 0
extra/bluetooth_bench.py

@@ -1,3 +1,7 @@
+# Note: this test is for MacOS
+# The results are not very good between 2 MacBook Pro's:
+# INFO:__main__:Test 1: Write: 60.72 ms, Read: 59.08 ms, Total RTT: 119.80 ms, Timestamp: 1713, Time diff: 0 ms
+
 import asyncio
 import asyncio
 import time
 import time
 import struct
 import struct