aboutsummaryrefslogtreecommitdiff
path: root/common/src/main/java/me/lucko/spark
AgeCommit message (Expand)Author
2018-06-01Improve serialization methodsLuck
2018-05-31Cache the average valueLuck
2018-05-31Add '/profiler monitoring' command to monitor tick times, and '--only-ticks-o...Luck
2018-05-30Add option to combine thread pool processes under the same nodeLuck
2018-05-30Use a workerpool per sampler, then shut it down once profiling is completeLuck
2018-05-30Set a max size for the worker pool, replace synchronization with concurrent c...Luck
2018-05-30Allow multiple threads to be specifiedLuck
2018-05-29Improvements for the BungeeCord versionLuck
2018-05-29Reorganise packages slightlyLuck
2018-05-29Multiple fixesLuck
2018-05-28Handle node insertion in separate worker threads, to reduce the work load on ...Luck
2018-05-28Disable GSON pretty printingLuck
2018-05-27Initial commit for sparkLuck