Bug 259216
| Summary: | MotionMark's multiply suite reaches max complexity on faster devices | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Scott Violet <sky> |
| Component: | New Bugs | Assignee: | Simon Fraser (smfr) <simon.fraser> |
| Status: | RESOLVED MOVED | ||
| Severity: | Normal | CC: | simon.fraser, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Scott Violet
This is basically the same as https://bugs.webkit.org/show_bug.cgi?id=240605 . Safari and Chrome can run pretty close to the max complexity of multiply. This leads to a lot of variability in the scores.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Scott Violet
Pull request: https://github.com/WebKit/WebKit/pull/15849
Radar WebKit Bug Importer
<rdar://problem/112664646>
Simon Fraser (smfr)
I've done some local testing and I think we need to bump to 68 rows. Hopefully you won't mind if I take over the PR?
Simon Fraser (smfr)
This is being fixed in https://github.com/WebKit/MotionMark.