Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
PerformanceTests/resources/ | 22-Nov-2023 | - | 207 | 139 | ||
LICENSE | D | 22-Nov-2023 | 1.6 KiB | 31 | 30 | |
README.chromium | D | 22-Nov-2023 | 554 | 15 | 14 |
README.chromium
1Name: Blink javascript libraries. 2Short Name: Blink 3URL: http://www.chromium.org/blink 4Version: N/A 5License: BSD license 6License File: NOT_SHIPPED 7Security Critical: no 8Description: Blink javascripts libraries are used for visualize performance 9metrics. 10Local Modifications: All the files not needed by telemetry are removed. Only 11keep jquery.tablesorter.min.js and statistics.js. 12statistics.js is modified to support computing confidenceIntervalDelta with 13custom standard deviation & degrees of freedom (see 14https://codereview.chromium.org/1309143006). 15