Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(47)

Issue 2545473002: TransformationMatrix::inverse should use multiplication instead of division (Closed)

Created:
4 years ago by Ossy
Modified:
4 years ago
CC:
chromium-reviews, blink-reviews
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

TransformationMatrix::inverse should use multiplication instead of division Microbenchmark: Execute 1 million matrix inversion in a for loop. Result: (measured on Arndale Octa board - Cortex-A15) | | before(ms)| after(ms) | Speedup | | GCC 4.8.2 | 7545 | 2575 | 2.93x | | Clang 4.0.0 (trunk 287685) | 8260 | 3555 | 2.32x | BUG=669838 Committed: https://crrev.com/97e30b35dd6b89ee97f08cf467c80df5d3369fa5 Cr-Commit-Position: refs/heads/master@{#436920}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -1 line) Patch
M third_party/WebKit/Source/platform/transforms/TransformationMatrix.cpp View 1 chunk +3 lines, -1 line 0 comments Download

Messages

Total messages: 17 (8 generated)
Ossy
4 years ago (2016-11-30 11:47:56 UTC) #3
Stephen Chennney
Great. LGTM.
4 years ago (2016-11-30 16:16:13 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2545473002/1
4 years ago (2016-11-30 17:16:41 UTC) #6
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_rel_ng/builds/347177)
4 years ago (2016-11-30 18:20:45 UTC) #8
Ossy
On 2016/11/30 18:20:45, commit-bot: I haz the power wrote: > Try jobs failed on following ...
4 years ago (2016-12-05 13:36:10 UTC) #9
Stephen Chennney
On 2016/12/05 13:36:10, Ossy wrote: > On 2016/11/30 18:20:45, commit-bot: I haz the power wrote: ...
4 years ago (2016-12-05 14:49:36 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2545473002/1
4 years ago (2016-12-07 10:24:04 UTC) #12
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years ago (2016-12-07 11:56:36 UTC) #15
commit-bot: I haz the power
4 years ago (2016-12-07 11:58:15 UTC) #17
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/97e30b35dd6b89ee97f08cf467c80df5d3369fa5
Cr-Commit-Position: refs/heads/master@{#436920}

Powered by Google App Engine
This is Rietveld 408576698