GY-63_MS5611/libraries/RunningAverage/performance.txt
2020-11-27 11:33:55 +01:00

28 lines
452 B
Plaintext

--------------------------------------
Arduino UNO
IDE 1.8.12
Performance RunningAverage lib: 0.3.0
clear : 80
addValue : 24
fillValue : 1548
getValue : 4
getAverage : 512
getFastAverage : 36
getStandardDeviation : 1832
getStandardError : 1896
getMin : 4
getMax : 4
getMinInBuffer : 212
getMaxInBuffer : 204
bufferIsFull : 8
getElement : 4
getSize : 8
getCount : 8
done...
--------------------------------------