aboutsummaryrefslogtreecommitdiff
path: root/spark-common/src/main/java/me/lucko/spark/common/monitor/tick
AgeCommit message (Expand)Author
2023-03-19Allow platforms to provide their own TPS/MSPT calculationsLuck
2021-12-28Include platform and system statistics in profiler viewer payloadLuck
2021-03-23Refactor and tidy up, more consistent code styleLuck
2020-11-07Update from text to adventureLuck
2020-05-26Add 95th percentile MSPT and replace average MSPT with median MSPT (#55)Andrew Steinborn
2020-04-09Add '/spark gc' and '/spark gcmonitor' commands to help track GC activityLuck
2020-04-05Allow exact tick duration to be used as threshold in tickmonitoring command (...Luck
2020-03-24Some misc refactoringLuck
2020-03-05Some minor cleanupLuck
2020-02-04Monitor average tick durations & report them in /spark tpsLuck
2020-01-11Implement PaperTickCounter using server tick event instead of schedulerLuck
2019-08-03Some more reorganisingLuck
2019-05-24Send tick monitoring messages asyncLuck
2019-05-13Fix broken messageLuck
2019-05-13Adjust tick monitoring counting techniqueLuck
2019-05-13Change the way CPU monitoring is performedLuck
2019-05-04Update to text 3.0.0Luck
2019-05-04Start implementing activity log featureLuck
2019-04-27Use text components instead of legacy formatting codes throughout the projectLuck
2019-04-17Add /spark health command to report tps / memory usage statsLuck
2019-04-16Lots of refactoring, add tps commandLuck