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

Insert timeBeginPeriod in Windows implementation #7

Open
Expo88 opened this issue Jul 3, 2014 · 0 comments
Open

Insert timeBeginPeriod in Windows implementation #7

Expo88 opened this issue Jul 3, 2014 · 0 comments

Comments

@Expo88
Copy link

Expo88 commented Jul 3, 2014

Based on this article: http://randomascii.wordpress.com/2013/04/02/sleep-variation-investigated/ I think that Tracker performance could be corrupted from a low timer frequency. I have inserted the timeBeginPeriod(1) call in the main before the GUI parsing of setting file (it is only to rapidly find it, there isn't any choices behind) and the performance increase a lot. Maybe it could be based only on my problems, but could be useful to make other test.

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

No branches or pull requests

1 participant