Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
bin/ | 22-Nov-2023 | - | 282 | 167 | ||
perf_insights/ | 22-Nov-2023 | - | 81,102 | 79,020 | ||
perf_insights_build/ | 22-Nov-2023 | - | 561 | 420 | ||
perf_insights_examples/ | 22-Nov-2023 | - | 354 | 261 | ||
test_data/ | 22-Nov-2023 | - | 83,340 | 83,340 | ||
third_party/cloudstorage/ | 22-Nov-2023 | - | 2,798 | 2,126 | ||
Dockerfile | D | 22-Nov-2023 | 609 | 13 | 10 | |
OWNERS | D | 22-Nov-2023 | 1 | |||
PRESUBMIT.py | D | 22-Nov-2023 | 847 | 30 | 17 | |
README.md | D | 22-Nov-2023 | 386 | 7 | 3 | |
app.yaml | D | 22-Nov-2023 | 1.1 KiB | 48 | 33 | |
appengine_config.py | D | 22-Nov-2023 | 1.2 KiB | 38 | 20 | |
cron.yaml | D | 22-Nov-2023 | 252 | 9 | 4 | |
dispatch.yaml | D | 22-Nov-2023 | 258 | 11 | 5 | |
index.yaml | D | 22-Nov-2023 | 807 | 50 | 38 | |
local_worker.yaml | D | 22-Nov-2023 | 426 | 22 | 14 | |
perf_insights_project.py | D | 22-Nov-2023 | 4.6 KiB | 145 | 96 | |
pylintrc | D | 22-Nov-2023 | 1.9 KiB | 74 | 50 | |
queue.yaml | D | 22-Nov-2023 | 345 | 15 | 8 | |
remote_worker.yaml | D | 22-Nov-2023 | 529 | 24 | 14 |
README.md
1<!-- Copyright 2015 The Chromium Authors. All rights reserved. 2 Use of this source code is governed by a BSD-style license that can be 3 found in the LICENSE file. 4--> 5This folder contains code for http://performance-insights.appspot.com/, 6and related client scripts. This is our UI for bulk-processing of trace data in 7order to understand performance issues in Chrome, at scale.