11-19-2012 04:39 AM
When I was trying to check the difference in the VI memory usage when the controls are places as Icons and Terminals. Surprisingly when I was using the controls as Icons the memory usage (shown in vi properties) is less than the controls when they are placed as terminals (Unmark the show as icon). Can anyone explain why this happens because I was thinking in the other way.
Solved! Go to Solution.
11-19-2012 04:44 AM
Have you purged the memory inbetween? Does the memory drop when switching back to symbols?
Norbert
11-19-2012 04:50 AM - edited 11-19-2012 04:51 AM
No I didn't do any change am just changing the control terminal to Icons and back to terminals. I see the memory now increased when I switch back the terminals with icons without closing the vi (Confused ). Now I have closed and opened again and it is showing lesser than before and I did for the Icons and as terminals and both shows same.
11-19-2012 04:52 AM
I think you see the effects of the undo-history.
Benchmarking such things is not as easy as it might look like 😉
Norbert
11-19-2012 04:54 AM
That makes perfect sense 🙂