Plugins that use CPU when idle?
-
They are things that needs to be used with care. The greyout is a SketchUp design limitation. But, if people make the validation procs process the whole active entities and do many calculations then that will cause slowdowns. I spent an evening tracing down plugins that slowed down the context menu. Way too many process the whole model context or selection - which slows the menu down with seconds. In worst cases you end up with the SU window freezing while the context menu loads, then it finally appear the window flicker - causing the context menu to close by itself...
-
i did the same - in fact got rid of the context menus wherever possible - and placed the menu either in plugins or as icons.
spent a whole night (in sketchup heaven) going through all my favourites: if i had an icon on a toolbar - unless i needed it for a shortcut key, say like TIG's mirror - i removed it from the plugins menu altogether.
haven't seen a pesky grey for a long time - thought i always expect it and i'm still surprised when it's not there..
-
@thomthom said:
They are things that needs to be used with care. The greyout is a SketchUp design limitation. But, if people make the validation procs process the whole active entities and do many calculations then that will cause slowdowns. I spent an evening tracing down plugins that slowed down the context menu. Way too many process the whole model context or selection - which slows the menu down with seconds. In worst cases you end up with the SU window freezing while the context menu loads, then it finally appear the window flicker - causing the context menu to close by itself...
I noticed that the Twilight plugin adds a toolbar, fold-out menu item in Plugin menu, + a context menu.
The context menu shows a fold-out arrow, but nothing folds out (unlike in the PLugin menu, where it does fold out).
Could this be a "sign"? -
That context menu will only fold out when a component is selected (or also when a Twilight light I think).
-
@gaieus said:
That context menu will only fold out when a component is selected (or also when a Twilight light I think).
You're right! But not with a group..? Never used that menu item before.
-
Go here http://technet.microsoft.com/en-us/sysinternals. They have some utilities that nay help like proc. monitor ,virtual memory map stc. You could try and open task manager, and shut down all processes expect for those required for the system. ( When you restart they will restart so don't do that.) Then watch the performance monitor screen( control panel , admin tools , performance not the task manager process monitor) You can check happenings thru out by adding various monitor points. You could even contact Mark at System Internals and see if he would make a TS suggestion.
Just some thoughts.
BTW the 1/2, 1/2, 1/2 is only a binary search if the probability of occurrence are equal. If they are not equal then the groupings are adjusted accordingly to make the guess entropy equal as possible -
I really dislike right click tools. It's just not that handy in my mind.
-
Well, I don't know how useful it would be to know exactly in what procedure it happens.
I'm a bit surprised that other user(s) (only one report so far) reports 0% CPU with Twilight installed and SU in background/minmimized.
I suppose it could be a conflict between Twilight and some other plugins?It's not really a big deal now, after I got a new CPU with 4 threads, as it only runs in one thread, making it around 5% CPU usage.
The percentage was higher on my old 2-core CPU.
Advertisement