I don't profess to be an expert on the MAC environment. However, out of interest, are you sure the issue is to do with the MAC environment or could the performance issues be related to a slowdown in server responses? The reason I mention this is that some of us have been seeing issues in the last 2-3 weeks. The issues tend to get worse as we approach the weekly server reboot and then after the reboot they are better again.
Just to state the obvious (I'm sure you are well aware of this)
1) Computer performance issues that are caused by the local environment of the computer
- a) Memory swapping to page files on disk.
- b) Fragmented files being accessed that cause additional physical reads and hence slow downs.
- c) CPU usage being very high and large queues of tasks waiting to execute
- d) GPU processes being transferred to CPU processes because the GPU cannot handle the load by itself.
- e) Lost memory blocks slowly reducing available memory
- f) Incorrect management of thread queues leading to tasks taking a long time to be processed - this can becaused by dead processes that are still in the processing queue.
- g) Disk Access when page files are exhausted -- and others of course
2) Applications issues can also be caused by:
- a) Waiting for server transactions to be sent to the local PC
- b) Network issues such as increased propagation delays
- c) lost packets causing the need for retransmissions
- d) and a few more...
So, what appears as slow refreshing of images on the screen could actually be slow transmission of the information to know what to change, and this could be caused by an overloaded server, or a problem in a particular zone etc.
I mention all this claptrap just in case you are searching for a solution to a problem that might not exist on your local PC (or only partially exists on the PC).
Hoepfully this info might help - at least its another perspective -- or it could just be the ramblings of an overly stupid small dwarf LOL
May the winds of fortune sail you,
May you sail a gentle sea.
May it always be the other guy
Who says, "this drink's on me."