blob: bd79e815f68e7c78cbe9b925113e0e4d0232e589 [file]
# Copyright 2018 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
# This file contains the list of undocumented bechmarks. For new benchmarks,
# please make sure that they are well-documented. The list of undocumented
# benchmarks should shrink overtime.
UNDOCUMENTED_BENCHMARKS = {
'angle_perftests',
'components_perftests',
'dromaeo',
'dummy_benchmark.noisy_benchmark_1',
'dummy_benchmark.stable_benchmark_1',
'gpu_perftests',
'jetstream',
'kraken',
'load_library_perf_tests',
'media_perftests',
'memory.desktop',
'net_perftests',
'octane',
'performance_browser_tests',
'speedometer',
'speedometer-future',
'speedometer2',
'speedometer2-future',
'startup.mobile',
'system_health.webview_startup',
'tab_switching.typical_25',
'tracing.tracing_with_background_memory_infra',
'tracing_perftests',
'v8.browsing_desktop',
'v8.browsing_desktop-future',
'v8.browsing_mobile',
'v8.browsing_mobile-future',
'v8.runtime_stats.top_25',
'views_perftests',
}