aboutsummaryrefslogtreecommitdiff
path: root/test/benchmark.js
diff options
context:
space:
mode:
Diffstat (limited to 'test/benchmark.js')
-rw-r--r--test/benchmark.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/benchmark.js b/test/benchmark.js
index c67a8548..d7b0263f 100644
--- a/test/benchmark.js
+++ b/test/benchmark.js
@@ -11,8 +11,8 @@ if (!args.length) {
}
args.push("--stats");
var urls = [
- "https://code.jquery.com/jquery-3.1.1.js",
- "https://code.angularjs.org/1.6.1/angular.js",
+ "https://code.jquery.com/jquery-3.2.1.js",
+ "https://cdnjs.cloudflare.com/ajax/libs/angular.js/1.6.4/angular.js",
"https://cdnjs.cloudflare.com/ajax/libs/mathjs/3.9.0/math.js",
"https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.js",
"https://unpkg.com/react@15.3.2/dist/react.js",