evothings / cordova-ble

Bluetooth Low Energy plugin for Cordova
http://www.evothings.com/
Apache License 2.0
242 stars 103 forks source link

Performance test of BLE throughput in Cordova applications #117

Open ghost opened 7 years ago

ghost commented 7 years ago

Make tests to determine if the Cordova native/JS bridge impacts BLE througput.

In theory the impact should be low, the bridge is much faster that BLE max data rate.

To verify, make real-world tests.

Plugin that may help: https://github.com/lorinbeer/cdv-bridgebench-plugin