Hacker News new | ask | show | jobs
by bsmith0 2018 days ago
What's up with the page faults in the timing details?
1 comments

Not much. Similar to the context switches column, a couple of thousand page faults are quite normal for a quickly executed Windows program. For comparison, listing all running processes, you'll hit ~1-10k page faults (see timeit benchmark results at the top of the readme: https://github.com/MarkTiedemann/fastlist).