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
Considering you have opened an issue, perhaps you could show your implementation so that it can be compared against this library's implementation?
In addition, since it is now clear this library was tested on an ESP8266, is it possible that on an ESP8266 this statement is in fact true, even though on an AVR it may not be?
Well, the first is true but the second is false.
I've tested it, it's way slower than an optimized sliding average with one or more array.
On a reasonable amount of data, this method is around twice slower than what I've implemented !
The text was updated successfully, but these errors were encountered: