a) is inherent in exponential moving average. Other smoothing algorithms might produce more pleasant results.

However, b) appears to be a bug - apparently, the algorithm considers values before the start of the interval where data is available, and threats these values as 0, and it takes a long time until it arrives at the proper value. Instead, it should only average over data that is available. Also, the response time appears too long for the length of the graph.

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to