Home
last modified time | relevance | path

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

12345678910>>...72

/external/mesa3d/src/intel/compiler/
Dbrw_ir_performance.h37 struct performance { struct
38 performance(const fs_visitor *v);
39 performance(const vec4_visitor *v);
40 ~performance();
80 performance(const performance &perf); argument
81 performance &
82 operator=(performance u); argument
/external/grpc-grpc/tools/internal_ci/linux/
Dgrpc_full_performance_release.sh27 …--remote_worker_host grpc-kokoro-performance-server-8core grpc-kokoro-performance-client-8core grp…
41 …--remote_worker_host grpc-kokoro-performance-server-32core grpc-kokoro-performance-client-32core g…
54 --remote_worker_host grpc-kokoro-performance-windows1 grpc-kokoro-performance-windows2 \
Dgrpc_full_performance_master.sh27 …--remote_worker_host grpc-kokoro-performance-server-8core grpc-kokoro-performance-client-8core grp…
41 …--remote_worker_host grpc-kokoro-performance-server-32core grpc-kokoro-performance-client-32core g…
54 --remote_worker_host grpc-kokoro-performance-windows1 grpc-kokoro-performance-windows2 \
/external/rust/crates/grpcio-sys/grpc/tools/internal_ci/linux/
Dgrpc_full_performance_release.sh27 …--remote_worker_host grpc-kokoro-performance-server-8core grpc-kokoro-performance-client-8core grp…
41 …--remote_worker_host grpc-kokoro-performance-server-32core grpc-kokoro-performance-client-32core g…
Dgrpc_full_performance_master.sh27 …--remote_worker_host grpc-kokoro-performance-server-8core grpc-kokoro-performance-client-8core grp…
41 …--remote_worker_host grpc-kokoro-performance-server-32core grpc-kokoro-performance-client-32core g…
/external/llvm-project/clang-tools-extra/docs/clang-tidy/checks/
Dperformance-implicit-cast-in-loop.rst3 .. title:: clang-tidy - performance-implicit-cast-in-loop
5 :http-equiv=refresh: 5;URL=performance-implicit-conversion-in-loop.html
7 performance-implicit-cast-in-loop
10 This check has been renamed to `performance-implicit-conversion-in-loop
11 <performance-implicit-conversion-in-loop.html>`_.
Dclang-analyzer-optin.performance.GCDAntipattern.rst1 .. title:: clang-tidy - clang-analyzer-optin.performance.GCDAntipattern
3 clang-analyzer-optin.performance.GCDAntipattern
6 Check for performance anti-patterns when using Grand Central Dispatch
Dhicpp-noexcept-move.rst3 :http-equiv=refresh: 5;URL=performance-noexcept-move-constructor.html
8 This check is an alias for `performance-noexcept-move-constructor <performance-noexcept-move-constr…
/external/squashfs-tools/RELEASE-READMEs/
DPERFORMANCE.README4 The following performance tests were based on two file sets: the
7 The Ubuntu liveCD filesystem was used to test filesystem performance
9 CRAMFS filesystem performance could not be tested for this filesystem
11 CRAMFS performance against Squashfs, the liveCD filesystem from
20 1. Ubuntu liveCD performance tests
30 1.1.1 Directory Lookup performance
40 1.1.2 Sequential I/O performance
50 1.1.3 Random I/O performance
66 1.2.1 Directory Lookup performance
76 1.2.2 Sequential I/O performance
[all …]
/external/libwebsockets/minimal-examples/http-server/minimal-http-server-tls/mount-origin/
Dexample.js5 if ( performance && performance.timing.nextHopProtocol ) {
6 transport_protocol = performance.timing.nextHopProtocol;
11 var p = performance.getEntriesByType("resource");
/external/libwebsockets/minimal-examples/http-server/minimal-http-server-generic-sessions/mount-origin/
Dexample.js5 if ( performance && performance.timing.nextHopProtocol ) {
6 transport_protocol = performance.timing.nextHopProtocol;
11 var p = performance.getEntriesByType("resource");
/external/libwebsockets/minimal-examples/http-server/minimal-http-server-tls-80/mount-origin/
Dexample.js5 if (performance && performance.timing.nextHopProtocol) {
6 transport_protocol = performance.timing.nextHopProtocol;
10 var p = performance.getEntriesByType("resource");
/external/libwebsockets/minimal-examples/http-server/minimal-http-server-tls-mem/mount-origin/
Dexample.js5 if ( performance && performance.timing.nextHopProtocol ) {
6 transport_protocol = performance.timing.nextHopProtocol;
11 var p = performance.getEntriesByType("resource");
/external/deqp/doc/testspecs/GLES2/
Dperformance.texture.format.txt19 Texture format performance tests
22 + dEQP-GLES2.performance.texture.format.*
25 + Texture lookup performance with all uncompressed texture formats
32 - Covered performance.texture.filtering and performance.texture.wrap
36 Test cases measure performance of 2D and cubemap texture lookups without
56 See performance.txt for more details on shader performance testing.
Dperformance.texture.upload.txt19 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.
Dperformance.txt22 in performance test cases.
25 Measuring performance:
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 and
92 Test cases that measure fragment-side performance must make sure fragments
/external/rust/crates/grpcio-sys/grpc/test/
D.clang-tidy2 …aces,google-build-explicit-make-pair,readability-function-size,performance-*,-performance-unnecess…
3 …aces,google-build-explicit-make-pair,readability-function-size,performance-*,-performance-unnecess…
/external/grpc-grpc/test/
D.clang-tidy2 …aces,google-build-explicit-make-pair,readability-function-size,performance-*,-performance-unnecess…
3 …aces,google-build-explicit-make-pair,readability-function-size,performance-*,-performance-unnecess…
/external/skia/tools/perf-canvaskit-puppeteer/
Dbenchmark.js49 const start = performance.now();
51 const afterDraw = performance.now();
53 const end = performance.now();
93 if (timeoutMillis && ((beginTest + timeoutMillis) < performance.now())) {
100 const beginTest = performance.now();
/external/chromium-trace/catapult/third_party/polymer/components/web-animations-js/src/
Dtick.js56 this.currentTime = window.performance && performance.now ? performance.now() : 0;
79 _now = window.performance && performance.now ? performance.now() : Date.now();
/external/deqp/doc/testspecs/GLES3/
Dperformance.txt22 in performance test cases.
25 Measuring performance:
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 and
92 Test cases that measure fragment-side performance must make sure fragments
/external/icu/icu4c/source/test/perf/DateFmtPerf/
DReadMe.txt12performance test is to test the "real world" applications of ICU, such as Date Formatting and the …
14 There is no Perl script associated with this performance test, due to the fact that the performance
16 There are 7 tests contained in this performance test:
/external/llvm-project/clang/test/SemaOpenCL/
Dto_addr_builtin.cl48 …non-generic address space pointer to to_global may cause dynamic conversion affecting performance}}
57 …on-generic address space pointer to to_private may cause dynamic conversion affecting performance}}
67 … non-generic address space pointer to to_local may cause dynamic conversion affecting performance}}
75 …non-generic address space pointer to to_global may cause dynamic conversion affecting performance}}
82 …on-generic address space pointer to to_private may cause dynamic conversion affecting performance}}
91 … non-generic address space pointer to to_local may cause dynamic conversion affecting performance}}
98 …non-generic address space pointer to to_global may cause dynamic conversion affecting performance}}
106 …on-generic address space pointer to to_private may cause dynamic conversion affecting performance}}
114 … non-generic address space pointer to to_local may cause dynamic conversion affecting performance}}
122 …non-generic address space pointer to to_global may cause dynamic conversion affecting performance}}
[all …]
/external/icu/icu4c/source/test/perf/
DREADME10 The performance tests in ICU4C compares various aspects of ICU against previous versions of ICU,
12 performance tests are driven by a perl-based script which calls the underlying C program and
33 3) Build the ICU performance tests either through Visual Studios or with the Makefile.
34 (The location of the performance test is: icu/source/test/perf)
39 b) Path to the performance test data
57 Note: After building the performance tests, it is a good idea to execute each C program to ensure t…
59 Note: To run the actual performance test, you will need to setup Perl with the following modules:
62 …s take a while depending on the machine it is running on so a script to run each performance test's
/external/grpc-grpc/tools/run_tests/performance/
Dbuild_performance.sh45 tools/run_tests/performance/build_performance_go.sh
52 tools/run_tests/performance/build_performance_php7.sh
59 tools/run_tests/performance/build_performance_node.sh

12345678910>>...72