divide_round.h |
|
1815 |
divide_round_unittest.cc |
|
6816 |
event_based_exponential_moving_average.cc |
|
2788 |
event_based_exponential_moving_average.h |
This class implements exponential moving average for time series
estimating both value, variance and variance of estimator based on
https://en.wikipedia.org/w/index.php?title=Moving_average§ion=9#Application_to_measuring_computer_performance
with the additions from nisse@ added to
https://en.wikipedia.org/wiki/Talk:Moving_average.
A sample gets exponentially less weight so that it's 50%
after `half_time` time units.
|
2392 |
event_based_exponential_moving_average_unittest.cc |
|
7851 |
event_rate_counter.cc |
|
1561 |
event_rate_counter.h |
|
1893 |
exp_filter.cc |
|
1161 |
exp_filter.h |
|
1488 |
exp_filter_unittest.cc |
|
1745 |
histogram_percentile_counter.cc |
|
2487 |
histogram_percentile_counter.h |
|
1545 |
histogram_percentile_counter_unittest.cc |
|
1582 |
math_utils.h |
|
2685 |
mod_ops.h |
|
4433 |
mod_ops_unittest.cc |
|
4157 |
moving_average.cc |
|
1632 |
moving_average.h |
|
2118 |
moving_average_unittest.cc |
|
2800 |
moving_max_counter.h |
|
4217 |
moving_max_counter_unittest.cc |
|
1726 |
moving_percentile_filter.h |
|
3029 |
moving_percentile_filter_unittest.cc |
|
3198 |
percentile_filter.h |
|
3767 |
percentile_filter_unittest.cc |
|
4333 |
rational.h |
|
814 |
running_statistics.h |
|
5179 |
running_statistics_unittest.cc |
|
6076 |
safe_compare.h |
|
6613 |
safe_compare_unittest.cc |
|
13136 |
safe_conversions.h |
|
2552 |
safe_conversions_impl.h |
|
7131 |
safe_minmax.h |
|
13730 |
safe_minmax_unittest.cc |
|
18988 |
sample_counter.cc |
|
3463 |
sample_counter.h |
|
1811 |
sample_counter_unittest.cc |
|
2514 |
sample_stats.cc |
|
3643 |
sample_stats.h |
|
1920 |
sequence_number_unwrapper.h |
|
2380 |
sequence_number_unwrapper_unittest.cc |
|
4639 |
sequence_number_util.h |
|
2893 |
sequence_number_util_unittest.cc |
|
5798 |