Bug 107669
Summary: | [chromium] Web Inspector: expose GPU insights | ||
---|---|---|---|
Product: | WebKit | Reporter: | Paul Lewis <aerotwist> |
Component: | Web Inspector (Deprecated) | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WONTFIX | ||
Severity: | Enhancement | CC: | apavlov, keishi, loislo, paulirish, pfeldman, pmuellr, vsevik, web-inspector-bugs, yurys |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | All | ||
Bug Depends on: | |||
Bug Blocks: | 107665 |
Paul Lewis
It would be particularly useful to expose GPU stats and counters, e.g. memory usage and limits (particularly if memory was exhausted), texture unit counts, average frame times
There are a good number of useful values reported by the Chrome rendering benchmarks: http://www.chromium.org/developers/design-documents/rendering-benchmarks - it would be great if these could be more formally exposed through DevTools
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Paul Lewis
More context:
An additional view for the DevTools timeline, alongside memory, frames and events which shows, over time, the resource usage by the GPU. It would be useful to see in there records regarding GPU memory exhaustion or missed frames.
Timothy Hatcher
Chromium and V8 have left the building. Won't fix.