[Webkit-unassigned] [Bug 146448] JavaScriptCore performance is very bad on Windows

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 22 05:58:39 PDT 2015


https://bugs.webkit.org/show_bug.cgi?id=146448

--- Comment #49 from peavo at outlook.com ---
(In reply to comment #48)
> FWIW, I looked at the MSVC runtime library in VS2015 and the performance
> problem with std::this_thread::get_id() has been fixed.

Thanks for looking into this :)
Yes, you are right, I unfortunately only checked the source of the _Thrd_current function in VS2015 RC, but not the performance of the std::this_thread::get_id() function itself. I will update the patch.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150722/65b24a73/attachment.html>


More information about the webkit-unassigned mailing list