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

Issue 2386093003: Enable optimize max for arm in GN + update docs (Closed)

Created:
4 years, 2 months ago by fbarchard1
Modified:
4 years, 2 months ago
CC:
hubbe
Target Ref:
refs/heads/master
Project:
libyuv
Visibility:
Public.

Description

Enable optimize max for GN builds + update docs Optimize max enables O2 for official builds. Normally release builds are O2 but the official build is Os, affecting performance. The GYP file was previously updated to enable optimize max, which enables ltcg and O2. Documentation updated to show GN builds in docs/getting_started.md BUG=libyuv:642 R=kjellander@chromium.org Committed: https://chromium.googlesource.com/libyuv/libyuv/+/4b3b310e660e44f1756c0b2383b8124b61ec6329

Patch Set 1 #

Patch Set 2 : update documentation for GN builds #

Patch Set 3 : android builds documented #

Patch Set 4 : android builds documented #

Total comments: 25

Patch Set 5 : document is_asan=true #

Unified diffs Side-by-side diffs Delta from patch set Stats (+77 lines, -233 lines) Patch
M BUILD.gn View 1 2 3 4 1 chunk +4 lines, -2 lines 0 comments Download
A + docs/deprecated_builds.md View 1 chunk +2 lines, -2 lines 0 comments Download
M docs/getting_started.md View 1 2 3 4 9 chunks +71 lines, -229 lines 0 comments Download

Messages

Total messages: 10 (5 generated)
fbarchard1
Arm builds were -Os for both GYP and GN release builds. This enables -O2 for ...
4 years, 2 months ago (2016-10-03 23:25:41 UTC) #2
kjellander_chromium
Please update CL description to mention that you're also updating a lot of documentation for ...
4 years, 2 months ago (2016-10-04 06:06:21 UTC) #4
fbarchard1
added arm linux and sanitizer doc. https://codereview.chromium.org/2386093003/diff/60001/BUILD.gn File BUILD.gn (right): https://codereview.chromium.org/2386093003/diff/60001/BUILD.gn#newcode101 BUILD.gn:101: # Always enable ...
4 years, 2 months ago (2016-10-04 18:23:46 UTC) #5
kjellander_chromium
lgtm, I added " + update docs" to the title. https://codereview.chromium.org/2386093003/diff/60001/docs/getting_started.md File docs/getting_started.md (right): https://codereview.chromium.org/2386093003/diff/60001/docs/getting_started.md#newcode75 ...
4 years, 2 months ago (2016-10-04 18:31:36 UTC) #8
fbarchard1
4 years, 2 months ago (2016-10-04 18:50:22 UTC) #10
Message was sent while issue was closed.
Committed patchset #5 (id:80001) manually as
4b3b310e660e44f1756c0b2383b8124b61ec6329 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698