promotional bannermobile promotional banner

spark

spark is a performance profiler for Minecraft clients, servers and proxies.

File Details

1.5.2 (Fabric 1.16.5)

  • B
  • Mar 20, 2021
  • 2.16 MB
  • 13.9K
  • 1.16.5+1
  • Fabric

File Name

spark-fabric.jar

Supported Versions

  • 1.16.5
  • 1.16.4

Curse Maven Snippet

Fabric

modImplementation "curse.maven:spark-361579:3245789"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Hello everyone, update time!
 
If you like spark, please consider leaving a review or giving it a star on GitHub!
 
On with the changes...
 
Added support for async-profiler
  • async-profiler has been integrated into spark as a new profiler engine.
  • It is currently supported for Linux x86_64 servers only, the existing Java (WarmRoast) profiler will continue to be maintained for other systems and modes (like --only-ticks-over).
  • It's much more accurate and has a lower profiling overhead than the existing engine - win win!
 
Added permissions for sub-commands instead of just requiring 'spark'
  • Sorry it took so long.. I of all people should know better!
 
Website/viewer changes and improvements
  • Deployed a new documentation site
  • Lots of style changes/improvements, added a new(ish) logo
  • Deobfuscation mappings are now applied automatically
  • Re-added the search bar - finally!
  • Re-added highlight/bookmarks, these are now encoded in the URL so you can share specific points in a profile with others easily
 
Fixed some bugs
  • The main one was "fix a bug upon early server startup in which percentiles would throw an out of bounds exception" - thanks to astei for that fix!
 
That's all I got for ya, until next time... :)