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

For info: Windows timing resolution #1

Open
tomdeakin opened this issue Aug 21, 2015 · 0 comments
Open

For info: Windows timing resolution #1

tomdeakin opened this issue Aug 21, 2015 · 0 comments
Labels

Comments

@tomdeakin
Copy link
Contributor

If you compile the code with VS2013 or lower, the timer resolution is not fine enough to collect accurate results [1]. You would expect to see minimum timings of zero, and very large memory bandwidths in this case.

This should be fixed in VS2015.

[1] https://connect.microsoft.com/VisualStudio/feedback/details/719443/c-chrono-headers-high-resolution-clock-does-not-have-high-resolution

@tomdeakin tomdeakin changed the title Windows timing resolution For info: Windows timing resolution Dec 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant