Observable

Observable

6M Downloads

Results should be in order of most to least laggy

aaronhowser1 opened this issue ยท 3 comments

commented

image

The list is essentially random in what's causing what, as it is.

commented

What do you mean? Both lists appear to be sorted by microseconds per tick (us/t).

If you're looking at the ticks column, I have it that way so you can see if there are things running that are taking a high amount of tick time, but don't run every tick (useful for finding sources of burst lag). Check the 'Normalize results' button in the settings window and that will recompute every item's time per tick assuming it ran for every server tick that happened while profiling.

commented

Is this issue still relevant, or can I close this?

commented

I think I was looking at this part
image
rather than this part
image