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

Unified Diff: tools/telemetry/third_party/WebKit/README.chromium

Issue 1309143006: [Telemetry] Update the ConfindenceInterval calculation in results.html to use (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Address review comments Created 5 years, 3 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
Index: tools/telemetry/third_party/WebKit/README.chromium
diff --git a/tools/telemetry/third_party/WebKit/README.chromium b/tools/telemetry/third_party/WebKit/README.chromium
index e56bb28d580b2ab060ab39cbed05d1c20a7b69b3..fa157a146ddc946bba86f1cccc2a1e08417ba747 100644
--- a/tools/telemetry/third_party/WebKit/README.chromium
+++ b/tools/telemetry/third_party/WebKit/README.chromium
@@ -8,4 +8,6 @@ Security Critical: no
Description: Blink javascripts libraries are used for visualize performance
metrics.
Local Modifications: All the files not needed by telemetry are removed. Only keep
-jquery.tablesorter.min.js and statistics.js
+jquery.tablesorter.min.js and statistics.js.
+statistics.js is modified to support computing confidenceIntervalDelta with
+given std & degree of freedom (see https://codereview.chromium.org/1309143006)
petrcermak 2015/09/10 09:04:09 nit: s/degree/degrees/ It would probably also be
nednguyen 2015/09/10 15:11:59 Done.

Powered by Google App Engine
This is Rietveld 408576698