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

Issue 2585733002: Add assembly for x86 to OpenH264 encoder (Closed)

Created:
4 years ago by hta - Chromium
Modified:
3 years, 10 months ago
CC:
chromium-reviews, brian4
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add assembly for x86 to OpenH264 encoder On Linux on a build workstation, these changes seem to give around 2.5x faster encoding (frame encode time in test goes from ~25 to ~9 ms) We do expect alerts from our performance bots when this lands. Credit: These build changes were written by brian@highfive.com aka bbaldino@gmail.com. BUG=600399 Review-Url: https://codereview.chromium.org/2585733002 Cr-Commit-Position: refs/heads/master@{#445033} Committed: https://chromium.googlesource.com/chromium/src/+/6d1501f500099ff3e25f92593e9efcb27d352252

Patch Set 1 #

Total comments: 2

Patch Set 2 : Rebased to asm-only portions #

Patch Set 3 : Limit assembly to Windows #

Patch Set 4 : Enabled assembly on Linux #

Total comments: 6

Patch Set 5 : Enable Linux for real this time #

Unified diffs Side-by-side diffs Delta from patch set Stats (+86 lines, -0 lines) Patch
M third_party/openh264/BUILD.gn View 1 2 3 4 5 chunks +86 lines, -0 lines 0 comments Download

Messages

Total messages: 52 (38 generated)
kjellander_chromium
On 2017/01/10 08:37:58, commit-bot: I haz the power wrote: > Dry run: Try jobs failed ...
3 years, 11 months ago (2017-01-10 09:43:55 UTC) #10
kthelgason_chromium
https://codereview.chromium.org/2585733002/diff/1/third_party/openh264/BUILD.gn File third_party/openh264/BUILD.gn (right): https://codereview.chromium.org/2585733002/diff/1/third_party/openh264/BUILD.gn#newcode61 third_party/openh264/BUILD.gn:61: if (target_os == "mac") { I believe it's conventional ...
3 years, 11 months ago (2017-01-10 13:43:56 UTC) #12
ehmaldonado_chromium
LGTM I see no obvious mistakes https://codereview.chromium.org/2585733002/diff/60001/third_party/openh264/BUILD.gn File third_party/openh264/BUILD.gn (right): https://codereview.chromium.org/2585733002/diff/60001/third_party/openh264/BUILD.gn#newcode35 third_party/openh264/BUILD.gn:35: if (is_win || ...
3 years, 11 months ago (2017-01-17 14:17:34 UTC) #25
hta - Chromium
Thanks, questions! https://codereview.chromium.org/2585733002/diff/60001/third_party/openh264/BUILD.gn File third_party/openh264/BUILD.gn (right): https://codereview.chromium.org/2585733002/diff/60001/third_party/openh264/BUILD.gn#newcode35 third_party/openh264/BUILD.gn:35: if (is_win || is_linux) { On 2017/01/17 ...
3 years, 11 months ago (2017-01-17 14:34:45 UTC) #28
ehmaldonado_chromium
https://codereview.chromium.org/2585733002/diff/60001/third_party/openh264/BUILD.gn File third_party/openh264/BUILD.gn (right): https://codereview.chromium.org/2585733002/diff/60001/third_party/openh264/BUILD.gn#newcode35 third_party/openh264/BUILD.gn:35: if (is_win || is_linux) { On 2017/01/17 14:34:45, hta ...
3 years, 11 months ago (2017-01-17 14:52:20 UTC) #29
kthelgason
Perhaps you should edit the description, as there are no ARM targets currently defined. https://codereview.chromium.org/2585733002/diff/60001/third_party/openh264/BUILD.gn ...
3 years, 11 months ago (2017-01-18 08:10:33 UTC) #31
hta - Chromium
On 2017/01/18 08:10:33, kthelgason wrote: > Perhaps you should edit the description, as there are ...
3 years, 11 months ago (2017-01-18 08:27:32 UTC) #33
hta - Chromium
On 2017/01/18 08:27:32, hta - Chromium wrote: > On 2017/01/18 08:10:33, kthelgason wrote: > > ...
3 years, 11 months ago (2017-01-18 08:28:37 UTC) #34
kthelgason_chromium
This lgtm. Is there any plan going forward for enabling this on the mac as ...
3 years, 11 months ago (2017-01-19 09:41:10 UTC) #41
hta - Chromium
On 2017/01/19 09:41:10, kthelgason_chromium wrote: > This lgtm. Is there any plan going forward for ...
3 years, 11 months ago (2017-01-19 09:53:16 UTC) #42
kthelgason_chromium
On 2017/01/19 09:53:16, hta - Chromium wrote: > On 2017/01/19 09:41:10, kthelgason_chromium wrote: > > ...
3 years, 11 months ago (2017-01-19 10:26:15 UTC) #43
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/2585733002/80001
3 years, 11 months ago (2017-01-20 09:30:41 UTC) #46
commit-bot: I haz the power
Committed patchset #5 (id:80001) as https://chromium.googlesource.com/chromium/src/+/6d1501f500099ff3e25f92593e9efcb27d352252
3 years, 11 months ago (2017-01-20 10:32:47 UTC) #49
haraken
3 years, 11 months ago (2017-01-23 00:31:41 UTC) #50
Message was sent while issue was closed.
A revert of this CL (patchset #5 id:80001) has been created in
https://codereview.chromium.org/2651543002/ by haraken@chromium.org.

The reason for reverting is: This broke Chrome OS builders:

https://uberchromegw.corp.google.com/i/chromeos/builders/veyron_minnie-chrome...
.

Powered by Google App Engine
This is Rietveld 408576698