aboutsummaryrefslogtreecommitdiff
path: root/spark-common/src/main/java/me/lucko/spark/common/util/RollingAverage.java
AgeCommit message (Expand)Author
2023-03-19Allow platforms to provide their own TPS/MSPT calculationsLuck
2022-04-18Include network interface statistics in '/spark health' commandLuck
2022-01-20Add ping statistics and commandLuck
2021-04-07Add a basic API for retrieving spark statisticsLuck
2021-03-23Refactor and tidy up, more consistent code styleLuck
2021-03-21Refactor rolling average slightlyLuck
2021-01-17Fix a bug upon early server startup in which percentiles would throw an out o...Andrew Steinborn
2020-05-26Add 95th percentile MSPT and replace average MSPT with median MSPT (#55)Andrew Steinborn
2020-02-04Monitor average tick durations & report them in /spark tpsLuck
2019-08-03Some more reorganisingLuck
2019-05-13Change the way CPU monitoring is performedLuck