commit | 2dce848e885cca57f244c6b41e675fbcba9e93ab | [log] [tgz] |
---|---|---|
author | Junyu Lai <junyulai@google.com> | Tue Dec 05 08:22:43 2023 +0000 |
committer | Junyu Lai <junyulai@google.com> | Thu Dec 21 15:14:59 2023 +0800 |
tree | d61f0988e18b47c8f70b5dd89961f64deaccb65c | |
parent | b4c23597306892fbe57bd7d8f5f42cebd488c039 [diff] |
[AF02.1] Support read by FastDataInput in the NetworkStatsRecorder This increased reading performance by 35% while running benchmark tests. But the feature is not enabled in the production code until the service turns it on. Test: atest ConnectivityBenchmarkTests Test: atest ConnectivityCoverageTests:android.net.connectivity.android.net.NetworkStatsCollectionTest Bug: 313841499 Change-Id: Ic827e6c4848cc31d46d62aa93993b483114a1f12