what's the average cpu tick counts for a CView's WM_PAINT handler?
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
I'm going to add more code into WM_PAINT hander, but I'm afraid to add to much to recude the performace. I need a benchmark value to test if too much cpu tick is spended. Anybody has a value to share? I know it depends on the different situation, but,.. I still like to see a estimated value.:confused:
-
I'm going to add more code into WM_PAINT hander, but I'm afraid to add to much to recude the performace. I need a benchmark value to test if too much cpu tick is spended. Anybody has a value to share? I know it depends on the different situation, but,.. I still like to see a estimated value.:confused: