[Bug 38272] binaries produced by Go compiler hang when using time.Sleep() and time.Now() is not updated

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Mar 24 00:26:41 CDT 2015


https://bugs.winehq.org/show_bug.cgi?id=38272

Alex Brainman <alex.brainman at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |alex.brainman at gmail.com

--- Comment #8 from Alex Brainman <alex.brainman at gmail.com> ---
(In reply to Nikolay Sivov from comment #6)
> 
> Do you happen to know why
> QueryPerformanceCounter/QueryPerformanceFrequency/NtQueryPerformanceCounter
> wasn't  used for that?
> 

As I recall it, QPC didn't work properly on my PC. From
https://codereview.appspot.com/108700045#msg11

> ... But it does not work on my XP https://code.google.com/p/go/issues/detail?id=6007#c36 ...

If you follow that link, you can see small program and its output. As I
interpret my results, QPC is wrong.

And second reason was performance. Some CL reviewers raised concerns about QPC
performance. And Dmitriy suggested something simple. I was sceptical first, but
we haven't had anyone complained yet. Except people who use WINE.

Alex

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list