OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:performance
(Results
151 - 175
of
6790
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/autotest/client/site_tests/video_VDAPerf/
control.h264
7
PURPOSE = "Monitor the
performance
of the Chromium hardware VDA."
14
TEST_CATEGORY = "
Performance
"
26
performance
of the Chromium hardware Video Decode Accelerator.
control.h264.4k
7
PURPOSE = "Monitor the
performance
of the Chromium hardware VDA."
14
TEST_CATEGORY = "
Performance
"
22
performance
of the Chromium hardware Video Decode Accelerator.
control.vp8
7
PURPOSE = "Monitor the
performance
of the Chromium hardware VDA."
14
TEST_CATEGORY = "
Performance
"
26
performance
of the Chromium hardware Video Decode Accelerator.
control.vp8.4k
7
PURPOSE = "Monitor the
performance
of the Chromium hardware VDA."
14
TEST_CATEGORY = "
Performance
"
22
performance
of the Chromium hardware Video Decode Accelerator.
/external/autotest/client/site_tests/video_VEAPerf/
control.h264.bvt
7
PURPOSE = "Monitor the
performance
of the Chromium VEA."
14
TEST_CATEGORY = "
Performance
"
25
performance
of the Chromium Video Encode Accelerator.
control.vp8.bvt
7
PURPOSE = "Monitor the
performance
of the Chromium VEA."
14
TEST_CATEGORY = "
Performance
"
25
performance
of the Chromium Video Encode Accelerator.
control.h264
7
PURPOSE = "Monitor the
performance
of the Chromium VEA."
14
TEST_CATEGORY = "
Performance
"
25
performance
of the Chromium Video Encode Accelerator.
control.vp8
7
PURPOSE = "Monitor the
performance
of the Chromium VEA."
14
TEST_CATEGORY = "
Performance
"
25
performance
of the Chromium Video Encode Accelerator.
/external/fio/examples/
ssd-steadystate.fio
1
# Get a decent idea about the steady state
performance
of an SSD.
5
# us a good idea of the ideal write
performance
, you should see flat graph
6
# of steady write
performance
. The latter we would expect to start out at
/external/icu/android_icu4j/src/main/tests/android/icu/dev/util/
UnicodeTransform.java
42
* Can be overridden for
performance
.
48
* Can be overridden for
performance
.
54
* Can be overridden for
performance
.
/external/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/util/
UnicodeTransform.java
41
* Can be overridden for
performance
.
47
* Can be overridden for
performance
.
53
* Can be overridden for
performance
.
/packages/apps/Test/connectivity/sl4n/rapidjson/doc/
performance.md
0
#
Performance
7
The old
performance
article for RapidJSON 0.1 is provided [here](https://code.google.com/p/rapidjson/wiki/
Performance
).
/platform_testing/scripts/perf-setup/
angler-setup.sh
14
echo -n
performance
> /sys/devices/system/cpu/cpu4/cpufreq/scaling_governor
17
echo -n
performance
> /sys/devices/system/cpu/cpu5/cpufreq/scaling_governor
22
echo
performance
> /sys/class/kgsl/kgsl-3d0/devfreq/governor
/toolchain/binutils/binutils-2.25/gold/
TODO
3
o -
Performance
5
All
performance
could be tuned, but one area that could be looked
6
at especially is
performance
with flags, particularly
/development/apps/launchperf/
AndroidManifest.xml
18
<application android:label="Launch
Performance
">
46
android:label="Simple Activity Launch
Performance
">
51
android:label="Complex Activity Launch
Performance
">
56
android:label="Empty Activity Launch
Performance
">
61
android:label="Hello World Launch
Performance
">
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/internal/performance/results/ui/
PerformanceResultsPreferenceInitializer.java
11
package org.eclipse.test.internal.
performance
.results.ui;
17
import org.eclipse.test.internal.
performance
.PerformanceTestPlugin;
18
import org.eclipse.test.internal.
performance
.data.Dim;
19
import org.eclipse.test.internal.
performance
.results.utils.IPerformancesConstants;
20
import org.eclipse.test.
performance
.Dimension;
/external/deqp/doc/testspecs/GLES2/
performance.txt
19
Performance
tests
22
in
performance
test cases.
25
Measuring
performance
:
27
Performance
test cases must satisfy following conditions:
29
+ Result should represent the
performance
of the tested feature or use case.
45
performance
is expected to vary between iterations (due to undeterministic
48
the
performance
is more important from user experience perspective.
75
* Minimum and maximum computed
performance
76
* Average computed
performance
81
Shader execution tests measure the
performance
of single pair of vertex an
[
all
...]
performance.texture.upload.txt
19
Texture upload
performance
tests
22
+ dEQP-GLES2.
performance
.texture.upload.*
42
Texture upload
performance
cases measure the
performance
of texture upload
54
See
performance
.txt for more details on
performance
testing.
/external/deqp/doc/testspecs/GLES3/
performance.txt
19
Performance
tests
22
in
performance
test cases.
25
Measuring
performance
:
27
Performance
test cases must satisfy following conditions:
29
+ Result should represent the
performance
of the tested feature or use case.
45
performance
is expected to vary between iterations (due to undeterministic
48
the
performance
is more important from user experience perspective.
75
* Minimum and maximum computed
performance
76
* Average computed
performance
81
Shader execution tests measure the
performance
of single pair of vertex an
[
all
...]
/frameworks/base/docs/html/training/improving-layouts/
index.jd
1
page.title=Improving Layout
Performance
40
SDK includes tools to help you identify problems in your layout
performance
, which when combined the
51
if too complex can also cause
performance
problems. This lesson shows how you can use SDK tools
52
to inspect your layout and discover
performance
bottlenecks.</dd>
60
This lesson shows how you can improve your layout's initialization
performance
by loading
64
data-heavy content in each list item, the scroll
performance
of the list might suffer. This
65
lesson provides some tips about how you can make your scrolling
performance
more smooth.</dd>
/external/autotest/client/site_tests/graphics_WebGLPerformance/
graphics_WebGLPerformance.py
4
"""This is a client side WebGL
performance
test.
10
benchmarks aiming to compare browser or GPU
performance
. These are only useful
11
to catch
performance
regressions in a given browser and system.
25
"""WebGL
performance
graphics test."""
50
"""Runs the
performance
test from the given url.
53
@param test_url: The URL to the
performance
test site.
/external/llvm/docs/HistoricalNotes/
2001-04-16-DynamicCompilation.txt
8
to the
performance
problem faced by modern architectures and programming
17
tradeoff between
performance
and portability. On a deeper level, however,
18
there are two reasons that optimal system
performance
may be obtained by a
23
optimal
performance
in all cases, because applications have varying dynamic
31
the
performance
problem. Instruction set architectures (ISAs) continuously
49
increase in effective system
performance
for real world environments.
/external/autotest/client/site_tests/video_HangoutHardwarePerf/
control.cpu.vp8
8
Monitor the
performance
of running VDA and VEA concurrently in a Hangout
17
TEST_CATEGORY = '
Performance
'
28
performance
of using the hardware Video Decode/Encode Accelerator
control.power.vp8
8
Monitor the
performance
of running VDA and VEA concurrently in a Hangout
15
TEST_CATEGORY = '
Performance
'
26
performance
of using the hardware Video Decode/Encode Accelerator
/external/autotest/test_suites/
control.crosbolt_perf_nightly
5
AUTHOR = "rohitbm@chromium.org, chromeos-
performance
@google.com"
7
PURPOSE = "
Performance
tests"
16
ChromeOS
performance
tests including telemetry tests.
Completed in 1681 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>