spark
spark copied to clipboard
A performance profiler for Minecraft clients, servers, and proxies.
More API
Few things that come to mind are - https://github.com/lucko/spark/blob/master/spark-common/src/main/java/me/lucko/spark/common/monitor/ping/PlayerPingProvider.java - https://github.com/lucko/spark/blob/master/spark-common/src/main/java/me/lucko/spark/common/monitor/net/NetworkInterfaceInfo.java - https://github.com/lucko/spark/blob/master/spark-common/src/main/java/me/lucko/spark/common/monitor/memory/GarbageCollectorStatistics.java And if possibile world statitistics etc
Helps to find the cause of long start-up times. Maybe a config option or a flag file marks "profiling at next startup"
Is it possible for spark to get support for custom config locations you can use with the program args? If you use the arg can change the file path spark...
### Description Any modpack like Valhelsia 5 or 6 with Spark included fail to load with Spark. Deleting it solves the issue Val 5 Errors: https://paste.fo/aa14129833b1 Val 6 Errors: https://paste.fo/57f7dfe0a405...
### Description This is a custom mod pack that i made for a server I believe there is a mod conflicting issue was wandering if anyone knew what was causing...
### Description When I try to do a /spark profiler start --only-ticks-over 300, it's impossible to get accurate data. Spark always causes lag spikes when using this combined with /spark...
### Description I'm using the Player Roles mod v1.6.6 on my server to give permissions for various commands to all players. However, when I set it to allow Spark commands,...
### Description Windows Defender reports "Trojan:Script/Wacatac.B!ml" detected in [spark-1.10.63-sponge7.jar](https://ci.lucko.me/job/spark/406/artifact/spark-sponge7/build/libs/spark-1.10.63-sponge7.jar) Other antivirus are fine, so it's most likely a false positive from Defender: https://www.virustotal.com/gui/file/7af1381959545c287ded8a5fb2d17ed5e701f0d22f747b45684e3732f19558ae/detection ### Reproduction Steps Download Sparke sponge API...
### Description It seems that the class "net.minecraftforge.server.permission.context.Context" could not be found when the plugin was trying to check for player permissions. This exception occurs during the process of building...
### Description There are plenty of times when the issue with a given function isn't related to the code within the function but by the sheer number of calls to...