spark

spark

26M Downloads

Async profiling not working

kristi71111 opened this issue ยท 2 comments

commented

Using /spark sampler = Profiler now active! (async)
Using /spark sampler --timeout 300 = Profiler now active! (built in java)

Not sure if this is intended or not but it seems that when you specificy a timeout value that the async engine is not used. Is there any way to force it or is this a bug/intended?

Running Sponge API 7

commented

i have that issue too. im using forge tho.
also the async results are empty.

commented

The async profiler engine doesn't support timeouts - so, yep, it's intended :)