Bug 245283
| Summary: | [run-webkit-tests] Add performance signposts | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Jonathan Bedard <jbedard> |
| Component: | Tools / Tests | Assignee: | Jonathan Bedard <jbedard> |
| Status: | NEW | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Jonathan Bedard
Add the --signpost option to both run-webkit-tests and WebKitTestRunner. The idea behind this option is to provide contributors with tools to measure performance inside WebKitTestRunner to identify expensive portions of code, in particular sections which get more expensive as we scale processes on a machine.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/100032177>
Jonathan Bedard
Pull request: https://github.com/WebKit/WebKit/pull/4422