You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for sharing this useful mqtt implementation. As part of my studies I run performance tests with different microcontrollers and different packet sizes using this library. I´m sending 10x 1.000 packets with 27 Byte and 10x 1.000 packets with 117 Byte. It would might be expected that the number of packets increases with decreasing packet size. Regardless of the packet size the esp8266 shows a similar performance. Are there any known parameters in the library which could improve the performance?
Red: ESP8266
Green: Arduino
The text was updated successfully, but these errors were encountered:
Thanks for sharing this useful mqtt implementation. As part of my studies I run performance tests with different microcontrollers and different packet sizes using this library. I´m sending 10x 1.000 packets with 27 Byte and 10x 1.000 packets with 117 Byte. It would might be expected that the number of packets increases with decreasing packet size. Regardless of the packet size the esp8266 shows a similar performance. Are there any known parameters in the library which could improve the performance?
Red: ESP8266
Green: Arduino
The text was updated successfully, but these errors were encountered: