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

Unified Diff: testing/variations/fieldtrial_testing_config_win.json

Issue 2204383002: Fix the params for NetworkQualityEstimator field trial (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 4 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 | « testing/variations/fieldtrial_testing_config_android.json ('k') | 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_win.json
diff --git a/testing/variations/fieldtrial_testing_config_win.json b/testing/variations/fieldtrial_testing_config_win.json
index 72c5f5031235f22efc41ee1dfaebfa54afdbe460..4a7d346f9453e36a782a9eabc825ece6803e3699 100644
--- a/testing/variations/fieldtrial_testing_config_win.json
+++ b/testing/variations/fieldtrial_testing_config_win.json
@@ -178,10 +178,12 @@
"HalfLifeSeconds": "60",
"None.DefaultMedianKbps": "567",
"None.DefaultMedianRTTMsec": "272",
+ "Slow2G.ThresholdMedianHttpRTTMsec": "2000",
"Unknown.DefaultMedianKbps": "1916",
"Unknown.DefaultMedianRTTMsec": "121",
"WiFi.DefaultMedianKbps": "2736",
- "WiFi.DefaultMedianRTTMsec": "168"
+ "WiFi.DefaultMedianRTTMsec": "168",
+ "correlation_logging_probability": "0.001"
}
}
],
« no previous file with comments | « testing/variations/fieldtrial_testing_config_android.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698