Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ESP8266 Performance vs Arduino Uno with Ethernet Shield #150

Open
gut-man opened this issue Apr 7, 2016 · 0 comments
Open

ESP8266 Performance vs Arduino Uno with Ethernet Shield #150

gut-man opened this issue Apr 7, 2016 · 0 comments

Comments

@gut-man
Copy link

gut-man commented Apr 7, 2016

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

mqtt-esp8266-vs-arduino

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant