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
- Reply
- #3
lilsparky May 10, 2009 at 05:20 UTC - 0 likesokay, 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.
- Reply
- #2
Druke May 08, 2009 at 17:12 UTC - 0 likesSame 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
- Reply
- #1
lilsparky May 08, 2009 at 04:08 UTC - 0 likesthanks, 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.