2 Dec
2005
2 Dec
'05
3:50 a.m.
On Dec 1, 2005, at 6:06 PM, MenTaLguY wrote:
Anyway, I've refactored the code a little bit and also stuck in some timers to assess rendering performance. The g_warnings are temporary; I'd just like to get a sense of how common it is for the rendering of icons to run over 70ms on different people's machines right now.
One thing to look for is which type of build people are running.
On my same machine, I noticed only a tiny menu delay with a release build, but with -O0 on my developer builds I get something very noticeable. So noting the compile flags people use can be quite handy in this.