[roll] Roll fuchsia [netstack][build] Don't disable LTO in benchmarks

When we updated the test template, it wasn't clear that benchmarks were
using that template. https://fxbug.dev/368490545 details some
performance regressions due to that oversight. This patch opts the
benchmarks back into the normal LTO behavior, instead of trying to speed
up the build.

Original-Fixed: 368490545
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1124673
Original-Revision: 75976ae1d3f89e93a62295a242e6230c71dcd63d
GitOrigin-RevId: 8c1f7e78ff8417b069419a6d75302cb2762cc8ba
Change-Id: I2727d92a29ceb7feb791954444c4996f57def328
1 file changed
tree: f9f9a5f83c87750cc2cd06e0ca5e4d7282d9b743
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance in one of the communication channels documented at get involved.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.