Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(535)

Unified Diff: testing/variations/fieldtrial_testing_config.json

Issue 2800753002: Bisecting field trial testing config perf regression.
Patch Set: rebase Created 3 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/variations/fieldtrial_testing_config.json
diff --git a/testing/variations/fieldtrial_testing_config.json b/testing/variations/fieldtrial_testing_config.json
index b82fe47b1c6e05a8049e5e08005e6f922ce52cab..8bf5d508d5ca6b502bc4aa5ef6847d26efd3f62a 100644
--- a/testing/variations/fieldtrial_testing_config.json
+++ b/testing/variations/fieldtrial_testing_config.json
@@ -125,47 +125,6 @@
]
}
],
- "AutofillCreditCardDropdownVariations": [
- {
- "platforms": [
- "android"
- ],
- "experiments": [
- {
- "name": "LastUsedDate_IncreaseDropdownItemHeight_Experiment",
- "params": {
- "dropdown_item_height": "56"
- },
- "enable_features": [
- "AutofillCreditCardLastUsedDateDisplay",
- "AutofillCreditCardPopupLayout"
- ]
- }
- ]
- }
- ],
- "AutofillCreditCardSigninPromo": [
- {
- "platforms": [
- "android",
- "chromeos",
- "linux",
- "mac",
- "win"
- ],
- "experiments": [
- {
- "name": "EnabledThree",
- "params": {
- "impression_limit": "3"
- },
- "enable_features": [
- "AutofillCreditCardSigninPromo"
- ]
- }
- ]
- }
- ],
"AutofillFieldMetadata": [
{
"platforms": [
@@ -203,29 +162,6 @@
]
}
],
- "AutofillProfileOrderByFrecency": [
- {
- "platforms": [
- "android",
- "chromeos",
- "ios",
- "linux",
- "mac",
- "win"
- ],
- "experiments": [
- {
- "name": "EnabledLimitTo3",
- "params": {
- "limit": "3"
- }
- },
- {
- "name": "Enabled"
- }
- ]
- }
- ],
"AutomaticTabDiscarding": [
{
"platforms": [
@@ -245,28 +181,6 @@
]
}
],
- "BackgroundVideoOptimizations": [
- {
- "platforms": [
- "android",
- "chromeos",
- "linux",
- "mac",
- "win"
- ],
- "experiments": [
- {
- "name": "BackgroundOptimizationEnabled5sOrLess",
- "params": {
- "max_keyframe_distance_ms": "5000"
- },
- "enable_features": [
- "BackgroundVideoTrackOptimization"
- ]
- }
- ]
- }
- ],
"BrowserBlacklist": [
{
"platforms": [
@@ -279,59 +193,6 @@
]
}
],
- "BrowserScheduler": [
- {
- "platforms": [
- "android",
- "chromeos",
- "ios",
- "linux",
- "mac",
- "win"
- ],
- "experiments": [
- {
- "name": "Default",
- "params": {
- "RedirectSequencedWorkerPools": "true"
- }
- },
- {
- "name": "EnableViaFlag",
- "forcing_flag": "enable-browser-task-scheduler",
- "params": {
- "RedirectHistoryService": "true",
- "RedirectNonUINonIOBrowserThreads": "true",
- "RedirectSequencedWorkerPools": "true"
- }
- },
- {
- "name": "DisableViaFlag",
- "forcing_flag": "disable-browser-task-scheduler"
- }
- ]
- }
- ],
- "CSSExternalScanner": [
- {
- "platforms": [
- "win",
- "mac",
- "chromeos",
- "linux",
- "android"
- ],
- "experiments": [
- {
- "name": "Enabled_ScanAndPreload",
- "params": {
- "cssExternalScannerNoPreload": "false",
- "cssExternalScannerPreload": "true"
- }
- }
- ]
- }
- ],
"CaptivePortalInterstitial": [
{
"platforms": [
@@ -425,22 +286,6 @@
]
}
],
- "DataCompressionProxyLoFi": [
- {
- "platforms": [
- "android"
- ],
- "experiments": [
- {
- "name": "Enabled",
- "params": {
- "hysteresis_period_seconds": "120",
- "rtt_msec": "2000"
- }
- }
- ]
- }
- ],
"DataCompressionProxyPromoVisibility": [
{
"platforms": [
@@ -453,72 +298,6 @@
]
}
],
- "DataReductionProxyFREPromo": [
- {
- "platforms": [
- "android"
- ],
- "experiments": [
- {
- "name": "Enabled_Warmup",
- "params": {
- "enable_warmup": "true"
- }
- }
- ]
- }
- ],
- "DataReductionProxyMainMenu": [
- {
- "platforms": [
- "android"
- ],
- "experiments": [
- {
- "name": "Enabled",
- "enable_features": [
- "DataReductionProxyMainMenu"
- ]
- },
- {
- "name": "Enabled_Persistent",
- "params": {
- "persistent_menu_item_enabled": "true"
- },
- "enable_features": [
- "DataReductionProxyMainMenu"
- ]
- }
- ]
- }
- ],
- "DataReductionProxyServerExperiments": [
- {
- "platforms": [
- "android"
- ],
- "experiments": [
- {
- "name": "Brotli",
- "params": {
- "exp": "allow_brotli"
- }
- },
- {
- "name": "Control1",
- "params": {
- "exp": "finch_control1"
- }
- },
- {
- "name": "Control2",
- "params": {
- "exp": "finch_control2"
- }
- }
- ]
- }
- ],
"DataReductionProxyUseQuic": [
{
"platforms": [
@@ -581,115 +360,6 @@
]
}
],
- "DelayNavigation": [
- {
- "platforms": [
- "android",
- "chromeos",
- "linux",
- "mac",
- "win"
- ],
- "experiments": [
- {
- "name": "DelayNavigation",
- "params": {
- "delay_millis": "4",
- "delay_probability": "0.5",
- "randomize_delay": "true"
- },
- "enable_features": [
- "DelayNavigation"
- ]
- }
- ]
- }
- ],
- "DirectCompositionOverlays": [
- {
- "platforms": [
- "win"
- ],
- "experiments": [
- {
- "name": "DirectCompositionOverlays",
- "enable_features": [
- "DirectCompositionOverlays"
- ]
- }
- ]
- }
- ],
- "DisallowFetchForDocWrittenScriptsInMainFrame": [
- {
- "platforms": [
- "android"
- ],
- "experiments": [
- {
- "name": "DocumentWriteEvaluatorGroup",
- "params": {
- "disallowFetchForDocWrittenScriptsInMainFrame": "false",
- "disallowFetchForDocWrittenScriptsInMainFrameOnSlowConnections": "false"
- },
- "enable_features": [
- "DocumentWriteEvaluator"
- ]
- }
- ]
- },
- {
- "platforms": [
- "chromeos"
- ],
- "experiments": [
- {
- "name": "DocumentWriteScriptBlockGroup",
- "params": {
- "disallowFetchForDocWrittenScriptsInMainFrame": "true"
- },
- "disable_features": [
- "DocumentWriteEvaluator"
- ]
- }
- ]
- },
- {
- "platforms": [
- "linux"
- ],
- "experiments": [
- {
- "name": "DocumentWriteEvaluatorGroup",
- "params": {
- "disallowFetchForDocWrittenScriptsInMainFrame": "false",
- "disallowFetchForDocWrittenScriptsInMainFrameOnSlowConnections": "false"
- },
- "enable_features": [
- "DocumentWriteEvaluator"
- ]
- }
- ]
- },
- {
- "platforms": [
- "mac",
- "win"
- ],
- "experiments": [
- {
- "name": "DocumentWriteScriptBlockGroup_20161208_Launch",
- "params": {
- "disallowFetchForDocWrittenScriptsInMainFrame": "false",
- "disallowFetchForDocWrittenScriptsInMainFrameOnSlowConnections": "true"
- },
- "disable_features": [
- "DocumentWriteEvaluator"
- ]
- }
- ]
- }
- ],
"DownloadAttributionPerformanceTest": [
{
"platforms": [
@@ -898,31 +568,6 @@
]
}
],
- "ExpensiveBackgroundTimerThrottling": [
- {
- "platforms": [
- "android",
- "chromeos",
- "linux",
- "mac",
- "win"
- ],
- "experiments": [
- {
- "name": "Enabled_30sMaxThrottilingDelay",
- "params": {
- "cpu_budget": "0.01",
- "initial_budget": "1.0",
- "max_budget": "3.0",
- "max_delay": "-1"
- },
- "enable_features": [
- "ExpensiveBackgroundTimerThrottling"
- ]
- }
- ]
- }
- ],
"ExtensionContentVerification": [
{
"platforms": [
@@ -1179,21 +824,6 @@
]
}
],
- "LowPriorityIFrames": [
- {
- "platforms": [
- "android"
- ],
- "experiments": [
- {
- "name": "Enabled",
- "params": {
- "lowPriorityIframes": "true"
- }
- }
- ]
- }
- ],
"MacAllowBackgroundingProcesses": [
{
"platforms": [
@@ -1335,66 +965,6 @@
]
}
],
- "NTPArticleSuggestions": [
- {
- "platforms": [
- "android"
- ],
- "experiments": [
- {
- "name": "EnabledSoftFetches",
- "params": {
- "fetching_interval_hours-wifi-active_ntp_user": "8",
- "scheduler_trigger_types": "persistent_scheduler_wake_up,ntp_opened",
- "send_top_languages": "true",
- "soft_fetching_interval_hours-active-active_ntp_user": "2",
- "soft_fetching_interval_hours-active-active_suggestions_consumer": "1",
- "soft_fetching_interval_hours-active-rare_ntp_user": "4"
- },
- "enable_features": [
- "NTPArticleSuggestions"
- ]
- }
- ]
- }
- ],
- "NTPBookmarkSuggestions": [
- {
- "platforms": [
- "android"
- ],
- "experiments": [
- {
- "name": "Phase2Enabled3wWithDesktop",
- "params": {
- "bookmarks_consider_desktop_visits": "true",
- "bookmarks_max_age_in_days": "21"
- },
- "enable_features": [
- "NTPBookmarkSuggestions"
- ]
- }
- ]
- }
- ],
- "NTPPersonalizedSectionRanking": [
- {
- "platforms": [
- "android"
- ],
- "experiments": [
- {
- "name": "Enabled-ClickBasedRanker",
- "params": {
- "category_ranker": "click_based"
- },
- "enable_features": [
- "ContentSuggestionsCategoryRanker"
- ]
- }
- ]
- }
- ],
"NTPPopularSites": [
{
"platforms": [
@@ -1422,24 +992,6 @@
]
}
],
- "NTPRecentForeignTabs": [
- {
- "platforms": [
- "android"
- ],
- "experiments": [
- {
- "name": "Enabled-ThreeHour",
- "params": {
- "max_foreign_tabs_age_in_minutes": "180"
- },
- "enable_features": [
- "NTPForeignSessionsSuggestions"
- ]
- }
- ]
- }
- ],
"NTPTilesInInstantService": [
{
"platforms": [
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698