Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-02-04 | Monitor average tick durations & report them in /spark tps | Luck | |
2020-01-11 | Add AbstractTickCounter | Luck | |
2019-04-16 | Lots of refactoring, add tps command | Luck | |
2018-12-19 | Count current tick using an int instead of LongAdder | Luck | |
Assuming 20tps, there's enough space in an int to store a tick count spanning a number of years :) | |||
2018-10-08 | reorganise some packages | Luck | |
2018-06-29 | Implement GC notifications as part of the monitoring command | Luck | |
2018-06-10 | Add license headers, update readme with new commands | Luck | |
2018-06-06 | Convert to Gradle | Luck | |