[roll] Roll fuchsia [flyweights] Add inline attribute to small functions.

On x64:

fuchsia.flyweights: AsStr/0                                                   improved          0.399-0.401    1.9318 +/- 0.0020 ns   0.77263 +/- 0.00089 ns
fuchsia.flyweights: AsStr/1                                                   improved          0.399-0.401    1.9323 +/- 0.0036 ns   0.77260 +/- 0.00060 ns
fuchsia.flyweights: AsStr/7                                                   improved          0.398-0.402    1.9324 +/- 0.0038 ns   0.7731 +/- 0.0021 ns
fuchsia.flyweights: AsStr/8                                                   improved          0.479-0.490    1.9316 +/- 0.0019 ns   0.936 +/- 0.010 ns
fuchsia.flyweights: AsStr/90                                                  improved          0.492-0.501    1.9320 +/- 0.0033 ns   0.9591 +/- 0.0066 ns
fuchsia.flyweights: AsStr/972                                                 improved          0.475-0.517    1.949 +/- 0.082 ns     0.96438 +/- 0.00059 ns
fuchsia.flyweights: Clone/90                                                  improved          0.993-0.997    31.719 +/- 0.042 ns    31.556 +/- 0.033 ns
fuchsia.flyweights: Eq/0                                                      improved          0.176-0.204    2.15 +/- 0.15 ns       0.4071 +/- 0.0010 ns
fuchsia.flyweights: Eq/1                                                      improved          0.182-0.198    2.149 +/- 0.091 ns     0.40718 +/- 0.00047 ns
fuchsia.flyweights: Eq/7                                                      improved          0.178-0.202    2.15 +/- 0.13 ns       0.40733 +/- 0.00082 ns
fuchsia.flyweights: Eq/8                                                      improved          0.184-0.194    2.153 +/- 0.055 ns     0.40702 +/- 0.00037 ns
fuchsia.flyweights: Eq/90                                                     improved          0.181-0.198    2.153 +/- 0.095 ns     0.40734 +/- 0.00023 ns
fuchsia.flyweights: Eq/972                                                    improved          0.189-0.197    2.112 +/- 0.045 ns     0.40720 +/- 0.00059 ns
fuchsia.flyweights: FromStrDupe/0                                             improved          0.901-0.933    31.85 +/- 0.15 ns      29.21 +/- 0.37 ns
fuchsia.flyweights: FromStrDupe/1                                             improved          0.882-0.918    17.39 +/- 0.17 ns      15.64 +/- 0.16 ns
fuchsia.flyweights: FromStrDupe/7                                             improved          0.865-0.900    17.89 +/- 0.18 ns      15.78 +/- 0.15 ns
fuchsia.flyweights: FromStrFirst/0                                            improved          0.902-0.922    31.93 +/- 0.11 ns      29.11 +/- 0.22 ns
fuchsia.flyweights: FromStrFirst/1                                            improved          0.875-0.923    17.38 +/- 0.25 ns      15.62 +/- 0.19 ns
fuchsia.flyweights: FromStrFirst/7                                            improved          0.862-0.901    17.76 +/- 0.14 ns      15.64 +/- 0.22 ns

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1115998
Original-Revision: 21cedb7c068aaa7cc2257c170be83af25e9c4f77
GitOrigin-RevId: ae76833d3f13e907041e0abb5422ef85bdea86e8
Change-Id: Ib13f7ee76c308dcf13f1de7662c60bc9550dad9d
1 file changed
tree: 03094a6c6a7a51f7600b06b01f48bc2162c8ce97
  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.