Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-06-06 | Convert to Gradle | Luck | |
2018-06-01 | Change default sampling interval to 4 | Luck | |
2018-06-01 | Improve serialization methods | Luck | |
2018-05-31 | Cache the average value | Luck | |
2018-05-31 | Add '/profiler monitoring' command to monitor tick times, and ↵ | Luck | |
'--only-ticks-over' argument to filter profiling output to ticks lasting over a certain duration | |||
2018-05-30 | Add option to combine thread pool processes under the same node | Luck | |
2018-05-30 | Use a workerpool per sampler, then shut it down once profiling is complete | Luck | |
2018-05-30 | Set a max size for the worker pool, replace synchronization with concurrent ↵ | Luck | |
collections & a phaser | |||
2018-05-30 | Allow multiple threads to be specified | Luck | |
2018-05-29 | Improvements for the BungeeCord version | Luck | |
* Use /gprofiler and /sparkbungee aliases so the normal commands reach the backend server * Profile all threads by default | |||
2018-05-29 | Reorganise packages slightly | Luck | |
2018-05-29 | Multiple fixes | Luck | |
* Fixed an issue which prevented links from being “clickable” * Added a /spark alias * Added a max stack depth limit to fix issues with rendering | |||
2018-05-28 | Handle node insertion in separate worker threads, to reduce the work load on ↵ | Luck | |
the sampling thread and some other misc changes | |||
2018-05-28 | Disable GSON pretty printing | Luck | |
2018-05-27 | Initial commit for spark | Luck | |