Name |
Date |
Size |
#Lines |
LOC |
||
---|---|---|---|---|---|---|
.. | - | - | ||||
bin/ | 22-Nov-2023 | - | 46 | 19 | ||
perf_insights/ | 22-Nov-2023 | - | 78 | 53 | ||
third_party/cloudstorage/ | 22-Nov-2023 | - | 2,798 | 2,126 | ||
README.md | D | 22-Nov-2023 | 386 | 7 | 3 | |
__init__.py | D | 22-Nov-2023 | 175 | 4 | 1 | |
app.yaml | D | 22-Nov-2023 | 369 | 19 | 11 | |
index.yaml | D | 22-Nov-2023 | 438 | 25 | 17 |
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.