8 - Major Frame Rate hit with r59
After installing r59, whenever I have the tradeskill window open, my frame rate drops down from 60 fps to 3.8 fps.
I have ATSW v0.75 and Auctioneer Adv Suite 5.4.4175. At the time I was looking at my Inscriptions 450 skill.
I presume this is the background price caching. When I revert back to r58, the frame rate stays steady with the tradeskill window open.
- 3 comments
- 3 comments
- #3
lilsparky Sun, 10 May 2009 05:20:24okay, i think i solved it. what was happening is that the update system was forcing a redraw when complete, but my atsw redraw function was triggering an update event (in the atsw code) that in turn told lsw to update - creating a vicious cycle of atsw full redraws.
latest version should fix it.
- #2
Druke Fri, 08 May 2009 17:12:11Same for me, dropps to 1-2fps, and lays there steady till i decide to close the tradeskillwindow. I use ATSW. I tried without it, same thing
- #1
lilsparky Fri, 08 May 2009 04:08:24thanks, i'll look into it. had another report about the same thing. the price caching has a progress bar that should indicate when it's happening. hmm... odd.