spark

spark

26M Downloads

Don't include spark/warmroast threads in the profiler output.

Cybermaxke opened this issue ยท 4 comments

commented

When running /profiler start --thread * all threads are included, even the profiler threads. This causes a huge list of spark worker threads in the output which I don't need.
capture
Looking at the scroll bar you can see how long the list is beyond the image, at the bottom there are only 3 threads that are actually useful.

commented

This should be resolved already in the newer versions (8b5071c)

(I don't think they're on Ore yet tho)

You could try the jar from here https://ci.lucko.me/job/spark/

commented

It should also generate far less threads, that was a bug :p

commented

Yeah, I was using the latest version from Ore. The jar from the CI worked. Thanks :)

commented

Ok awesome :)