[Webkit-unassigned] [Bug 151585] New: [JSC] Run concurrent JIT in separate process?

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 24 01:58:43 PST 2015


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

            Bug ID: 151585
           Summary: [JSC] Run concurrent JIT in separate process?
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: peavo at outlook.com

Just a thought: since most systems nowadays have multiple cores, wouldn't it make sense performance-wise to run concurrent code generation in separate processes, instead of threads?
Or maybe the overhead of starting processes are too big? I guess sharing data between the processes also might be an issue :)

-- 
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/20151124/2cd30780/attachment.html>


More information about the webkit-unassigned mailing list