commit | c99453f798b706947eefbd27c7edf923c9ac794b | [log] [tgz] |
---|---|---|
author | Nick Brown <nickbrow@google.com> | Sat Sep 03 05:09:09 2022 +0000 |
committer | CQ Bot <fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Sep 03 05:09:09 2022 +0000 |
tree | 845d3ea35b8ac933991175481c1d937d5bd1ae0c | |
parent | 51d8d3851bd61df9817b88a15698e44d6c39feea [diff] |
[fposix_socket] Reduce allocations on dgram init Collect state shared by multiple datagramSocketImpls into a container struct. Make a single allocation for the container rather than individual allocations for each shared member. Bug: 104640 Change-Id: I71c56ec7c054355aa2bdae10e4605229d7ebd50d Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/719903 Reviewed-by: Tamir Duberstein <tamird@google.com> Commit-Queue: Nick Brown <nickbrow@google.com>
Fuchsia is an open source, general purpose operating system supporting modern 64-bit Intel and ARM processors.
We expect everyone interacting with our project to respect our code of conduct.
Read more about Fuchsia's principles.
See Getting Started.
See fuchsia.dev.