Skip to content

bazel: add thinlto config - #256

Open
kralicky wants to merge 1 commit into
mainfrom
kralicky/thinlto-config
Open

bazel: add thinlto config#256
kralicky wants to merge 1 commit into
mainfrom
kralicky/thinlto-config

Conversation

@kralicky

Copy link
Copy Markdown
Collaborator

Adds a thinlto config key that can be used to build envoy with ThinLTO. We could use this in the future when building release binaries, but it does take longer than regular builds so it might only make sense to do this occasionally. In theory this would result in measurable performance improvements.

Example: bazel build -c opt --config=thinlto //:envoy.stripped

@coveralls

coveralls commented Jun 18, 2026

Copy link
Copy Markdown

Coverage Report for CI Build 27785403264

Coverage remained the same at 100.0%

Details

  • Coverage remained the same as the base build.
  • Patch coverage: No coverable lines changed in this PR.
  • No coverage regressions found.

Uncovered Changes

No uncovered changes found.

Coverage Regressions

No coverage regressions found.


Coverage Stats

Coverage Status
Relevant Lines: 7770
Covered Lines: 7770
Line Coverage: 100.0%
Coverage Strength: 20353.62 hits per line

💛 - Coveralls

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants