[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: profiling problem
- From: Kaj Eijlers <bizziboi@...>
- Date: Sun, 10 Nov 2013 10:44:49 -0800
I agree with what Dirk says. I don't know your testing environment, but if you're on Windows (don't know about other OS's) you're running in a pre-emptive multithreading environment with a ton of processes running - for example, moving your mouse while profiling can skew your results) You could try elevating the priority of your process, but plain DOS should give you the cleanest (tho not real world anymore I guess) results.