[telemetry] Remove imports from telemetry/__init__.py
commitc3243bbce847c0d76352832a4bfbdebb413cfeea
authordtu@chromium.org <dtu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Tue, 19 Aug 2014 15:52:26 +0000 (19 15:52 +0000)
committerdtu@chromium.org <dtu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Tue, 19 Aug 2014 15:54:06 +0000 (19 15:54 +0000)
tree62d19ce63dc863e3dbf7f48c899a2618629a456b
parent9c41b461969a64f3990ccf84534db8513614e2b8
[telemetry] Remove imports from telemetry/__init__.py

These are only used in doc generation. The Telemetry imports increase the startup time of memory_cache_http_server by 100-150 ms. This is a ~10s improvement for unit test cycle time.

BUG=388256, 255326
TEST=tools/telemetry/run_tests

Review URL: https://codereview.chromium.org/475213002

Cr-Commit-Position: refs/heads/master@{#290564}
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@290564 0039d316-1c4b-4281-b951-d872f2087c98
89 files changed:
tools/telemetry/docs/telemetry.core.browser.html [deleted file]
tools/telemetry/docs/telemetry.core.browser_credentials.html [deleted file]
tools/telemetry/docs/telemetry.core.browser_finder.html [deleted file]
tools/telemetry/docs/telemetry.core.browser_options.html [deleted file]
tools/telemetry/docs/telemetry.core.discover.html [deleted file]
tools/telemetry/docs/telemetry.core.exceptions.html [deleted file]
tools/telemetry/docs/telemetry.core.extension_dict.html [deleted file]
tools/telemetry/docs/telemetry.core.extension_page.html [deleted file]
tools/telemetry/docs/telemetry.core.extension_to_load.html [deleted file]
tools/telemetry/docs/telemetry.core.html [deleted file]
tools/telemetry/docs/telemetry.core.memory_cache_http_server.html [deleted file]
tools/telemetry/docs/telemetry.core.platform.android_platform_backend.html [deleted file]
tools/telemetry/docs/telemetry.core.platform.cros_platform_backend.html [deleted file]
tools/telemetry/docs/telemetry.core.platform.html [deleted file]
tools/telemetry/docs/telemetry.core.platform.linux_platform_backend.html [deleted file]
tools/telemetry/docs/telemetry.core.platform.mac_platform_backend.html [deleted file]
tools/telemetry/docs/telemetry.core.platform.platform_backend.html [deleted file]
tools/telemetry/docs/telemetry.core.platform.posix_platform_backend.html [deleted file]
tools/telemetry/docs/telemetry.core.platform.profiler.html [deleted file]
tools/telemetry/docs/telemetry.core.platform.profiler.iprofiler_profiler.html [deleted file]
tools/telemetry/docs/telemetry.core.platform.profiler.java_heap_profiler.html [deleted file]
tools/telemetry/docs/telemetry.core.platform.profiler.perf_profiler.html [deleted file]
tools/telemetry/docs/telemetry.core.platform.profiler.profiler_finder.html [deleted file]
tools/telemetry/docs/telemetry.core.platform.profiler.sample_profiler.html [deleted file]
tools/telemetry/docs/telemetry.core.platform.profiler.tcmalloc_heap_profiler.html [deleted file]
tools/telemetry/docs/telemetry.core.platform.profiler.trace_profiler.html [deleted file]
tools/telemetry/docs/telemetry.core.platform.win_platform_backend.html [deleted file]
tools/telemetry/docs/telemetry.core.possible_browser.html [deleted file]
tools/telemetry/docs/telemetry.core.profile_types.html [deleted file]
tools/telemetry/docs/telemetry.core.tab.html [deleted file]
tools/telemetry/docs/telemetry.core.tab_list.html [deleted file]
tools/telemetry/docs/telemetry.core.timeline.async_slice.html [deleted file]
tools/telemetry/docs/telemetry.core.timeline.bounds.html [deleted file]
tools/telemetry/docs/telemetry.core.timeline.counter.html [deleted file]
tools/telemetry/docs/telemetry.core.timeline.event.html [deleted file]
tools/telemetry/docs/telemetry.core.timeline.event_container.html [deleted file]
tools/telemetry/docs/telemetry.core.timeline.html [deleted file]
tools/telemetry/docs/telemetry.core.timeline.importer.html [deleted file]
tools/telemetry/docs/telemetry.core.timeline.inspector_importer.html [deleted file]
tools/telemetry/docs/telemetry.core.timeline.model.html [deleted file]
tools/telemetry/docs/telemetry.core.timeline.process.html [deleted file]
tools/telemetry/docs/telemetry.core.timeline.sample.html [deleted file]
tools/telemetry/docs/telemetry.core.timeline.slice.html [deleted file]
tools/telemetry/docs/telemetry.core.timeline.thread.html [deleted file]
tools/telemetry/docs/telemetry.core.timeline.trace_event_importer.html [deleted file]
tools/telemetry/docs/telemetry.core.user_agent.html [deleted file]
tools/telemetry/docs/telemetry.core.util.html [deleted file]
tools/telemetry/docs/telemetry.core.web_contents.html [deleted file]
tools/telemetry/docs/telemetry.core.wpr_modes.html [deleted file]
tools/telemetry/docs/telemetry.core.wpr_server.html [deleted file]
tools/telemetry/docs/telemetry.html [deleted file]
tools/telemetry/docs/telemetry.page.actions.all_page_actions.html [deleted file]
tools/telemetry/docs/telemetry.page.actions.html [deleted file]
tools/telemetry/docs/telemetry.page.actions.js_collect_garbage.html [deleted file]
tools/telemetry/docs/telemetry.page.actions.page_action.html [deleted file]
tools/telemetry/docs/telemetry.page.actions.play.html [deleted file]
tools/telemetry/docs/telemetry.page.actions.reload.html [deleted file]
tools/telemetry/docs/telemetry.page.actions.scroll.html [deleted file]
tools/telemetry/docs/telemetry.page.actions.wait.html [deleted file]
tools/telemetry/docs/telemetry.page.block_page_measurement_results.html [deleted file]
tools/telemetry/docs/telemetry.page.buildbot_page_measurement_results.html [deleted file]
tools/telemetry/docs/telemetry.page.cloud_storage.html [deleted file]
tools/telemetry/docs/telemetry.page.csv_page_measurement_results.html [deleted file]
tools/telemetry/docs/telemetry.page.gtest_test_results.html [deleted file]
tools/telemetry/docs/telemetry.page.html [deleted file]
tools/telemetry/docs/telemetry.page.page.html [deleted file]
tools/telemetry/docs/telemetry.page.page_filter.html [deleted file]
tools/telemetry/docs/telemetry.page.page_measurement.html [deleted file]
tools/telemetry/docs/telemetry.page.page_measurement_results.html [deleted file]
tools/telemetry/docs/telemetry.page.page_measurement_runner.html [deleted file]
tools/telemetry/docs/telemetry.page.page_measurement_unittest_base.html [deleted file]
tools/telemetry/docs/telemetry.page.page_runner.html [deleted file]
tools/telemetry/docs/telemetry.page.page_set.html [deleted file]
tools/telemetry/docs/telemetry.page.page_set_archive_info.html [deleted file]
tools/telemetry/docs/telemetry.page.page_test.html [deleted file]
tools/telemetry/docs/telemetry.page.page_test_results.html [deleted file]
tools/telemetry/docs/telemetry.page.page_test_runner.html [deleted file]
tools/telemetry/docs/telemetry.page.perf_tests_helper.html [deleted file]
tools/telemetry/docs/telemetry.page.record_wpr.html [deleted file]
tools/telemetry/docs/telemetry.test.html [deleted file]
tools/telemetry/docs/telemetry.test_runner.html [deleted file]
tools/telemetry/docs/telemetry.unittest.gtest_testrunner.html [deleted file]
tools/telemetry/docs/telemetry.unittest.html [deleted file]
tools/telemetry/docs/telemetry.unittest.options_for_unittests.html [deleted file]
tools/telemetry/docs/telemetry.unittest.run_tests.html [deleted file]
tools/telemetry/docs/telemetry.unittest.simple_mock.html [deleted file]
tools/telemetry/docs/telemetry.unittest.system_stub.html [deleted file]
tools/telemetry/docs/telemetry.unittest.tab_test_case.html [deleted file]
tools/telemetry/telemetry/__init__.py