lucko / spark

A performance profiler for Minecraft clients, servers, and proxies.
https://spark.lucko.me/
GNU General Public License v3.0
1.03k stars 140 forks source link

Refactor health reporting methods #439

Open Abhiram98 opened 1 month ago

Abhiram98 commented 1 month ago

This PR includes refactoring changes after looking at #436, mainly to split long methods into smaller ones that can be extended in the future. I am happy to revert some of these changes if necessary.

List of changes performed:

HealthModule.java

PlatformStatisticsProvider.java