Searched refs:Perf (Results 1 – 25 of 28) sorted by relevance
12
3 title: "Skia Perf"4 linkTitle: "Skia Perf"9 [Skia Perf](https://perf.skia.org) is a web application for analyzing and12 <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 including19 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 data44 See Skia Perf for the [full list of functions available](https://perf.skia.org/help/).
17 accessible via the Skia [Perf](https://perf.skia.org) web interface.
29 this.msg(s, Msg.Perf);55 case Msg.Perf:98 case Msg.Perf:
28 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:
1 # Dawn Perf Tests
5 * [Perf Counters](perf_counters.md)
494 Perf.runBenchmarks();500 export module Perf {2506 Perf.runBenchmarks();2513 var Perf;2514 (function (Perf) { argument2531 })(Clock = Perf.Clock || (Perf.Clock = {}));2546 Perf.Timer = Timer;2589 Perf.Dataset = Dataset;2608 Perf.Benchmark = Benchmark;2609 Perf.benchmarks = [];[all …]
1411 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))
1806 Perf.runBenchmarks();1807 >Perf.runBenchmarks() : void1808 >Perf.runBenchmarks : () => void1809 >Perf : typeof Perf1820 export module Perf {1821 >Perf : typeof Perf
634 Perf.runBenchmarks();640 export module Perf {
2 # collect output for Skia Infra's Perf tool.
17 For example, to find all cpu_or_gpu_values that we currently don't run Perf
96 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.
36 bottom of this document under "Using Perf with Turbo."51 Using Perf with Turbo
15 - [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 Perf110 - Pay attention for new [Perf](https://perf.skia.org/) and
34 The Android Gardener's job is NOT to address issues in Perf and Gold. You'll get
27 Perf = "Perf", enumerator
87 specific to Skia Infra's Perf tool.105 # Run the tests and collect Perf output with the local source repo
35 - [Perf](https://perf.skia.org/) Performance testing.
10 // render thread named "SkottieAnimator" in the traces. Perf metrics are filtered for
151 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
5 ## Dawn Perf Tests
494 Perf.runBenchmarks();500 export module Perf {
14 …1. Monitor and respond to ANGLE's [Perf alerts](https://groups.google.com/u/0/a/chromium.org/g/ang…
2695 * Perf improvement for util.inherits