I'm profiling our puzzle game to try to get an idea where time is being
spent, and so far I have two huge spikes in really bizarre functions:
Exi386InterlockedExchangeUlong
EngComputeGlyphSet
This is during app loading time. Now, my inclination is that the debug
symbols are whacked, but I just downloaded the latest retail Win2K debug
symbols from Microsoft. Is there something else that might be amiss?
I'm using VTune 5.
Brian
|