spark icon indicating copy to clipboard operation
spark copied to clipboard

A performance profiler for Minecraft clients, servers, and proxies.

Results 99 spark issues
Sort by recently updated
recently updated
newest added

When running `/spark profiler --stop`, 3 errors are printed in the console, 5 seconds apart: ``` [25Jul2022 12:39:36.645] [spark-worker-pool-1-thread-4/WARN] [spark/]: A command execution has not completed after 5 seconds, it...

bug

This PR exposes a profiler API in `spark-api`. ## Changes made - Added a new subproject, `spark-proto` which all other projects depend on (including the API). This allows the API...

Every time I must execute `sparkv profiler --stop` twice first time never work. (https://spark.lucko.me/0EmZGwJymJ) Console log: ``` [08:41:31 INFO]: [⚡] The active profiler has been stopped! Uploading results... [08:41:31 ERROR]...

bug

https://paste.gg/p/anonymous/bd181ef10f9d4747b3feddf16cfa9abf

Yesterday I tried to run spark using `spark profiler --not-combined --thread * --timeout 180` but on finish I got no result (no errors in console, got `[⚡] The active profiler...

bug

* To be shown alongside the existing metadata spark already gathers

suggestion

* Continuously profile in the background to pick up historic performance issues * Use a low sampling interval to reduce impact on server * Opt-in, off by default (??) ###...

enhancement

Maybe not a super high priority for a project that doesn't get a ton of PRs, but I would've appreciated a building guide that told me I needed to `brew...

suggestion

Have a toggle option like `--no-region` to disable recording of ![image](https://user-images.githubusercontent.com/57065626/183161036-9f11b8c1-d744-4efd-8e83-ca6ac3fd16b2.png) for server that coordinate is valuable, Survival, anarchy, etc.

suggestion
good first issue

Please add an allocation profiler just like Flare.

suggestion