Home
last modified time | relevance | path

Searched refs:performance (Results 1 – 25 of 61) sorted by relevance

123

/packages/services/Car/cpp/watchdog/server/sysprop/
DWatchdogProperties.sysprop18 # Interval in seconds between consecutive boot-time performance data collections.
63 # Interval in seconds between consecutive periodic performance data collections.
81 # Interval in seconds between consecutive periodic performance data monitoring.
90 # Top N per-UID statistics/category collected by the performance data collector.
99 # Top N per-process statistics/category collected by the performance data collector.
/packages/modules/NeuralNetworks/driver/sample_aidl/
DSampleDriverAidlAll.cpp31 const PerformanceInfo performance{.execTime = 1.1f, .powerUsage = 1.1f}; in main() local
33 ndk::SharedRefBase::make<SampleDriverFull>(name.c_str(), performance); in main()
/packages/apps/Test/connectivity/sl4n/rapidjson/doc/
Dfaq.md91 …his is an optimization which can reduce memory consumption and improve performance, but the input …
197 …This is not directly supported in the current version due to performance consideration. However, i…
235 …tects the encoding of input stream automatically. However, it will incur some performance overhead.
251 …hmark](https://github.com/miloyip/nativejson-benchmark) for evaluating performance of C/C++ JSON l…
255 …Many design decisions of RapidJSON is aimed at time/space performance. These may reduce user-frien…
259 …t Intel's SSE2/SSE4.2 to accelerate whitespace skipping. This improves performance of parsing inde…
269 5. What is the purpose of being high performance?
271 …ver-side applications need to process huge amount of JSONs. Being high performance can improve bot…
Dperformance.md7 The old performance article for RapidJSON 0.1 is provided [here](https://code.google.com/p/rapidjso…
Dtutorial.md176 … point number types, the DOM tries to handle these with widest possible range and good performance.
218 `GetStringLength()` can also improve performance, as user may often need to call `strlen()` for all…
226 …ctor supports storing null character within the string, and should also provide better performance.
290 The simple answer is performance. For fixed size JSON types (Number, True, False, Null), copying th…
514 5. [Performance](doc/performance.md) shows some in-house and third-party benchmarks.
Dfeatures.md15 * High performance
/packages/providers/MediaProvider/jni/
DAndroid.bp67 "-performance-no-int-to-ptr",
105 "-performance-no-int-to-ptr",
/packages/modules/NeuralNetworks/common/types/src/
DTypes.cpp104 constexpr auto cmp = [](const auto& performance, auto type) { return performance.type < type; }; in lookup() argument
/packages/apps/Car/Settings/src/com/android/car/settings/applications/performance/
DPerformanceImpactingAppSettingsFragment.java17 package com.android.car.settings.applications.performance;
DPerfImpactingAppsItemManager.java17 package com.android.car.settings.applications.performance;
DPerfImpactingAppsUtils.java17 package com.android.car.settings.applications.performance;
DPerfImpactingAppsPreferenceController.java17 package com.android.car.settings.applications.performance;
/packages/apps/Car/Settings/src/com/android/car/settings/applications/
DPerfImpactingAppsEntryPreferenceController.java25 import com.android.car.settings.applications.performance.PerfImpactingAppsItemManager;
DAppsFragment.java26 import com.android.car.settings.applications.performance.PerfImpactingAppsItemManager;
DPrioritizeAppPerformancePreferenceController.java31 import com.android.car.settings.applications.performance.PerfImpactingAppsUtils;
/packages/services/Car/tools/cpu_perf/
D8155.config13 default_governor:performance
Dpixel6.config13 default_governor:performance
/packages/apps/Car/Settings/tests/unit/src/com/android/car/settings/applications/performance/
DPerfImpactingAppsItemManagerTest.java17 package com.android.car.settings.applications.performance;
/packages/apps/Test/connectivity/sl4n/rapidjson/
Dreadme.md36 * RapidJSON is fast. Its performance can be comparable to `strlen()`. It also optionally supports S…
68 * (optional)[googletest](https://code.google.com/p/googletest/) for unit and performance testing
DCHANGELOG.md70 * Remove other JSON libraries for performance comparison (#180)
/packages/services/Car/cpp/telemetry/proto/
Devs.proto20 * to improve performance and memory usage.
/packages/modules/NeuralNetworks/
DREADME.txt46 ./tools/benchmark: To test performance.
/packages/apps/Contacts/
DNOTICE35 literary or artistic work, or phonogram or performance and includes
41 work, performance or phonogram, the synchronization of the Work in
63 addition (i) in the case of a performance the actors, singers,
68 performance or other sounds; and, (iii) in the case of broadcasts, the
84 performance; a broadcast; a phonogram; a compilation of data to the
100 performances of the Work, including by public digital performance; to
106 protected performance or phonogram in digital form or other electronic
/packages/modules/Bluetooth/system/gd/
DAndroid.bp17 "-performance-unnecessary-value-param",
96 "-performance*",
/packages/modules/Connectivity/tests/common/
DAndroid.bp96 // TODO: consider removing extended mockito usage in tests that use it, for performance

123