Up to higher level directory | |||
Name | Date | Size | |
---|---|---|---|
app.yaml | 21-Oct-2016 | 1.1K | |
appengine_config.py | 21-Oct-2016 | 1.2K | |
bin/ | 21-Oct-2016 | ||
cron.yaml | 21-Oct-2016 | 252 | |
dispatch.yaml | 21-Oct-2016 | 258 | |
Dockerfile | 21-Oct-2016 | 609 | |
index.yaml | 21-Oct-2016 | 807 | |
local_worker.yaml | 21-Oct-2016 | 426 | |
OWNERS | 21-Oct-2016 | 1 | |
perf_insights/ | 21-Oct-2016 | ||
perf_insights_build/ | 21-Oct-2016 | ||
perf_insights_examples/ | 21-Oct-2016 | ||
perf_insights_project.py | 21-Oct-2016 | 4.6K | |
PRESUBMIT.py | 21-Oct-2016 | 847 | |
pylintrc | 21-Oct-2016 | 1.9K | |
queue.yaml | 21-Oct-2016 | 345 | |
README.md | 21-Oct-2016 | 386 | |
remote_worker.yaml | 21-Oct-2016 | 529 | |
test_data/ | 21-Oct-2016 | ||
third_party/ | 21-Oct-2016 |
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 --> 5 This folder contains code for http://performance-insights.appspot.com/, 6 and related client scripts. This is our UI for bulk-processing of trace data in 7 order to understand performance issues in Chrome, at scale.