[Webkit-unassigned] [Bug 179825] New: Add a TimingScope class for microbenchmarking sections of code

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 17 10:03:15 PST 2017


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

            Bug ID: 179825
           Summary: Add a TimingScope class for microbenchmarking sections
                    of code
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Template Framework
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: simon.fraser at apple.com

I keep writing code that computes the duration taken by a chunk of code, averaging over some number of calls and printing the result using WTFLogAlways. This should be wrapped in stack-based helper class.

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


More information about the webkit-unassigned mailing list