[Bug 94681] dEQP-GLES31.functional.ssbo.layout.random.all_shared_buffer.23 takes 25 minutes to compile

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Mar 24 16:25:04 UTC 2016


https://bugs.freedesktop.org/show_bug.cgi?id=94681

--- Comment #1 from Matt Turner <mattst88 at gmail.com> ---
I noticed something similar elsewhere. The scheduler does a linked list walk
over all potential instructions before choosing one -- O(n^2). Maybe we can
sort... something?

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-3d-bugs/attachments/20160324/72fd1957/attachment.html>


More information about the intel-3d-bugs mailing list