Home
last modified time | relevance | path

Searched refs:Perf (Results 1 – 25 of 28) sorted by relevance

12

/third_party/skia/site/docs/dev/testing/
Dskiaperf.md3 title: "Skia Perf"
4 linkTitle: "Skia Perf"
9 [Skia Perf](https://perf.skia.org) is a web application for analyzing and
12 <img src=../Perf.png style="margin-left:30px" align="left" width="800"/> <br clear="left">
16 Perf, consisting mostly of performance benchmark results, but also including
19 Perf offers clustering, which is a tool to pick out trends and patterns in large sets of traces.
30 Skia Perf has the ability to perform calculations over the test data
44 See Skia Perf for the [full list of functions available](https://perf.skia.org/help/).
D_index.md17 accessible via the Skia [Perf](https://perf.skia.org) web interface.
/third_party/typescript/src/webServer/
DwebServer.ts29 this.msg(s, Msg.Perf);
55 case Msg.Perf:
98 case Msg.Perf:
/third_party/skia/tools/perf-canvaskit-puppeteer/
DREADME.md28 On the CI, the results from these tests are uploaded to Perf. For example:
45 On the CI, the results from these tests are uploaded to Perf. For example:
55 On the CI, the results from these tests are uploaded to Perf. For example:
/third_party/skia/third_party/externals/dawn/src/tests/perf_tests/
DREADME.md1 # Dawn Perf Tests
/third_party/benchmark/docs/
Dindex.md5 * [Perf Counters](perf_counters.md)
/third_party/typescript/tests/baselines/reference/
Dparserharness.js494 Perf.runBenchmarks();
500 export module Perf {
2506 Perf.runBenchmarks();
2513 var Perf;
2514 (function (Perf) { argument
2531 })(Clock = Perf.Clock || (Perf.Clock = {}));
2546 Perf.Timer = Timer;
2589 Perf.Dataset = Dataset;
2608 Perf.Benchmark = Benchmark;
2609 Perf.benchmarks = [];
[all …]
Dparserharness.symbols1411 Perf.runBenchmarks();
1412 >Perf.runBenchmarks : Symbol(Perf.runBenchmarks, Decl(parserharness.ts, 641, 9))
1413 >Perf : Symbol(Perf, Decl(parserharness.ts, 495, 5))
1414 >runBenchmarks : Symbol(Perf.runBenchmarks, Decl(parserharness.ts, 641, 9))
1422 export module Perf {
1423 >Perf : Symbol(Perf, Decl(parserharness.ts, 495, 5))
Dparserharness.types1806 Perf.runBenchmarks();
1807 >Perf.runBenchmarks() : void
1808 >Perf.runBenchmarks : () => void
1809 >Perf : typeof Perf
1820 export module Perf {
1821 >Perf : typeof Perf
Dparserharness.errors.txt634 Perf.runBenchmarks();
640 export module Perf {
/third_party/skia/infra/wasm-common/docker/perf-karma-chrome-tests/
DDockerfile2 # collect output for Skia Infra's Perf tool.
/third_party/skia/infra/bots/analysis/
DREADME.md17 For example, to find all cpu_or_gpu_values that we currently don't run Perf
/third_party/skia/tools/skpbench/
DREADME.md96 Once such job name is `Perf-Android-Clang-Pixel4XL-GPU-Adreno640-arm64-Release-All-Android_Skpbench`
98 Perf results are available by querying with this or similar.
/third_party/node/deps/v8/tools/turbolizer/
DREADME.md36 bottom of this document under "Using Perf with Turbo."
51 Using Perf with Turbo
/third_party/skia/site/docs/dev/gardening/
D_index.md15 - [Gold and Perf](#gold_and_perf)
35 A Skia Gardener keeps an eye on the tree, DEPS rolls, Gold tool, the Perf tool,
108 ### Gold and Perf
110 - Pay attention for new [Perf](https://perf.skia.org/) and
Dandroid.md34 The Android Gardener's job is NOT to address issues in Perf and Gold. You'll get
/third_party/typescript/src/server/
DutilitiesPublic.ts27 Perf = "Perf", enumerator
/third_party/skia/infra/wasm-common/docker/
DREADME.md87 specific to Skia Infra's Perf tool.
105 # Run the tests and collect Perf output with the local source repo
/third_party/skia/site/docs/dev/contrib/
Ddirectory.md35 - [Perf](https://perf.skia.org/) Performance testing.
/third_party/skia/platform_tools/android/apps/skottie/
Dskottie_metric.proto10 // render thread named "SkottieAnimator" in the traces. Perf metrics are filtered for
/third_party/skia/modules/canvaskit/
DREADME.md151 11. Upload a CL with all the changes. Run all Test.+CanvasKit, Perf.+Puppeteer,
152 Test.+PathKit, Perf.+PathKit jobs to make sure the new builds pass all
/third_party/skia/third_party/externals/dawn/docs/
Dtesting.md5 ## Dawn Perf Tests
/third_party/typescript/tests/cases/conformance/parser/ecmascript5/RealWorld/
Dparserharness.ts494 Perf.runBenchmarks();
500 export module Perf {
/third_party/skia/third_party/externals/angle2/infra/
DANGLEWrangling.md14 …1. Monitor and respond to ANGLE's [Perf alerts](https://groups.google.com/u/0/a/chromium.org/g/ang…
/third_party/node/doc/changelogs/
DCHANGELOG_ARCHIVE.md2695 * Perf improvement for util.inherits

12