CraftBook 3

CraftBook 3

139k Downloads

Bad Timings

LadyCailinBot opened this issue · 6 comments

commented

CRAFTBOOK-2830 - Reported by Богдан.Шкляренко

Latest dev Build from Enginehub
http://aikar.co/timings.php?url=6683836

commented

Comment by me4502

That's on sign click event, meaning you have something which is taking a long time on right click. Do you use many toggle areas? Toggleareas can cause this when the schematic file is large.

commented

Comment by me4502

For more information, are you able to run some CPU timings with Warmroast? Without that there is very little I can do.

commented

Comment by Богдан.Шкляренко

Toogleareas disabled in config and no one using it :c

Can other plugins create lags?

I`m using only gates, lifts, doors and bridges.

commented

Comment by me4502

It could really be anything. Unless you do a CPU profile I can't tell you any more information.
All of those mechanics are very lightweight, so unless someone is using them a thousand times a second these timings seem odd. A CPU profile would be the best way to access the issue.

commented

Comment by Богдан.Шкляренко

http://aikar.co/timings.php?url=6684187

Now - no problems. Removed TimeIsMoney plugin

commented

Comment by me4502

Hmm craftbook does check other plugins to see if its allowed to do stuff. TimeIsMoney must've been holding that up.