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

Unified Diff: testing/variations/fieldtrial_testing_config.json

Issue 2800223002: [7] Bisecting field trial testing config perf regression.
Patch Set: 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 3a92224c3e7689c599fc428ef767634feee2f8ff..f8771012c2e62df53c4920532e6d76128ec045fa 100644
--- a/testing/variations/fieldtrial_testing_config.json
+++ b/testing/variations/fieldtrial_testing_config.json
@@ -1335,29 +1335,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": [
« 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