Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

-d stats has performance impact on Windows (vmware?) #546

Open
evmar opened this issue Apr 15, 2013 · 1 comment
Open

-d stats has performance impact on Windows (vmware?) #546

evmar opened this issue Apr 15, 2013 · 1 comment

Comments

@evmar
Copy link
Collaborator

evmar commented Apr 15, 2013

@pcc reported this -d stats output on a Windows vm:

depfile load            1193    718.9           857.7

However, the total end-to-end time of the build was only ~0.5s when -d stats was off.

@evmar
Copy link
Collaborator Author

evmar commented Apr 15, 2013

One idea for a workaround is to use a different API for timing "long" things, like the end-to-end manifest load process.
http://www.virtualdub.org/blog/pivot/entry.php?id=106 discusses using timeGetTime().

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant