Home
last modified time | relevance | path

Searched refs:Performance (Results 1 – 25 of 450) sorted by relevance

12345678910>>...18

/third_party/typescript/src/compiler/
DperformanceCore.ts9 performance: Performance;
13 export interface Performance { interface
43 declare const performance: Performance | undefined;
47 …function hasRequiredAPI(performance: Performance | undefined, PerformanceObserver: PerformanceObse…
74 let performance: Performance;
/third_party/boost/libs/coroutine/doc/
Dperformance.qbk8 [section:performance Performance]
10 Performance of __boost_coroutine__ was measured on the platforms shown in the
11 following table. Performance measurements were taken using `rdtsc` and
16 [table Performance of asymmetric coroutines
40 [table Performance of symmetric coroutines
/third_party/boost/libs/statechart/example/
DJamfile.v270 : Performance : Performance ]
72 : Performance : Performance : $(custom) ]
74 : Performance : Performance : $(native) ]
/third_party/boost/libs/coroutine2/doc/
Dperformance.qbk8 [section:performance Performance]
10 Performance measurements were taken using `std::chrono::highresolution_clock`,
17 [table Performance of context switch
/third_party/boost/libs/context/doc/
Dperformance.qbk9 [section:performance Performance]
11 Performance measurements were taken using `std::chrono::highresolution_clock`,
18 [table Performance of context switch
/third_party/boost/libs/spirit/doc/karma/
Dnumeric_performance.qbk9 [section:numeric_performance Performance of Numeric Generators]
47 [table Performance comparison for a single int (all times in [s], `1e7` iterations)
55 [fig int_performance.png..Performance comparison for a single int..spirit.karma.int_performance]
101 [table Performance comparison for a single double (all times in [s], `1e6` iterations)
109 [fig double_performance.png..Performance comparison for a single double..spirit.karma.double_perfor…
157 [table Performance comparison for a sequence of several items (all times in [s], `1e6` iterations)
165 [fig format_performance.png..Performance comparison for a sequence of several items..spirit.karma.f…
/third_party/icu/icu4j/perf-tests/
Dmanifest.stub2 Specification-Title: ICU for Java Performance Tests
5 Implementation-Title: ICU for Java Performance Tests
/third_party/node/test/fixtures/wpt/interfaces/
Dhr-time.idl9 interface Performance : EventTarget {
16 [Replaceable] readonly attribute Performance performance;
/third_party/node/doc/api/
Dperf_hooks.md1 # Performance measurement APIs
10 [Web Performance APIs][] as well as additional APIs for
13 Node.js supports the following [Web Performance APIs][]:
16 * [Performance Timeline][]
54 Performance Timeline. If `name` is provided, removes only the named mark.
125 Creates a new `PerformanceMark` entry in the Performance Timeline. A
128 `performanceEntry.duration` is always `0`. Performance marks are used
129 to mark specific significant moments in the Performance Timeline.
144 Creates a new `PerformanceMeasure` entry in the Performance Timeline. A
151 Performance Timeline, or *may* identify any of the timestamp properties
[all …]
/third_party/googletest/googletest/include/gtest/hwext/
Dgtest-tag.h19 Function = 1 << 8, Performance = 2 << 8, Power = 3 << 8, Reliability = 4 << 8, enumerator
72 static const int performance = Performance;
/third_party/boost/libs/math/doc/performance/
Dperformance.qbk4 [mathpart perf Performance]
6 [section:perf_over2 Performance Overview]
36 [section:getting_best Getting the Best Performance from this Library: Compiler and Compiler Options]
47 [endsect] [/section:getting_best Getting the Best Performance from this Library: Compiler and Compi…
49 [section:tradoffs Trading Accuracy for Performance]
158 [endsect] [/section:tradoffs Trading Accuracy for Performance]
177 [section:tuning Performance Tuning Macros]
278 [endsect] [/section:tuning Performance Tuning Macros]
325 [section:perf_test_app The Performance Test Applications]
373 [endsect] [/section:perf_test_app The Performance Test Applications]
[all …]
/third_party/benchmark/docs/
Dperf_counters.md3 # User-Requested Performance Counters
12 * The benchmark is run on an architecture featuring a Performance Monitoring
/third_party/skia/tools/perf-canvaskit-puppeteer/
DREADME.md18 ## Basic Performance Tests
36 ## Skottie Frames Performance
50 ## SKP Performance
/third_party/gstreamer/gstreamer/docs/random/wtay/
Dperformance1 Fixing Performance
15 - Performance in state changes
20 - Performance in data passing.
/third_party/vk-gl-cts/modules/gles3/performance/
Des3pShaderCompilationCases.hpp33 namespace Performance namespace
Des3pShaderCompilerTests.cpp32 namespace Performance namespace
Des3pPerformanceTests.hpp33 namespace Performance namespace
Des3pStateChangeCallTests.hpp33 namespace Performance namespace
/third_party/vk-gl-cts/modules/gles2/performance/
Des2pShaderCompilationCases.hpp33 namespace Performance namespace
Des2pTextureUploadTests.hpp34 namespace Performance namespace
Des2pShaderCompilerTests.cpp32 namespace Performance namespace
Des2pStateChangeTests.hpp33 namespace Performance namespace
Des2pTextureFilteringTests.hpp33 namespace Performance namespace
Des2pPerformanceTests.hpp33 namespace Performance namespace
/third_party/node/test/fixtures/wpt/hr-time/
Didlharness.any.js20 Performance: ['performance'], property

12345678910>>...18