[Webkit-unassigned] [Bug 149471] New: Weirdly slow performance of raytracer

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 22 11:32:18 PDT 2015


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

            Bug ID: 149471
           Summary: Weirdly slow performance of raytracer
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
               URL: https://nerget.com/rayjs-mt/rayjs.html?canvasSize=256,
                    numWorkers=0,animate=true,go
                OS: Unspecified
            Status: NEW
          Keywords: NeedsRadar
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: oliver at apple.com

The raytracer i wrote many eons ago now runs really slowly.

If the raytracing code is pushed into a worker thread the speed improves dramatically:
https://nerget.com/rayjs-mt/rayjs.html?canvasSize=256,numWorkers=1,animate=true,go

This code has not changed for many years, so i assume a perf regression somewhere in the stack.

-- 
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/20150922/a4c79a75/attachment.html>


More information about the webkit-unassigned mailing list