From 5f8de423f190bbb79a62f804151bc24824fa32d8 Mon Sep 17 00:00:00 2001 From: "Matt A. Tobin" Date: Fri, 2 Feb 2018 04:16:08 -0500 Subject: Add m-esr52 at 52.6.0 --- .../pywebsocket/src/example/xhr_benchmark.html | 222 +++++++++++++++++++++ 1 file changed, 222 insertions(+) create mode 100644 testing/web-platform/tests/tools/pywebsocket/src/example/xhr_benchmark.html (limited to 'testing/web-platform/tests/tools/pywebsocket/src/example/xhr_benchmark.html') diff --git a/testing/web-platform/tests/tools/pywebsocket/src/example/xhr_benchmark.html b/testing/web-platform/tests/tools/pywebsocket/src/example/xhr_benchmark.html new file mode 100644 index 000000000..186229775 --- /dev/null +++ b/testing/web-platform/tests/tools/pywebsocket/src/example/xhr_benchmark.html @@ -0,0 +1,222 @@ + + + + +XMLHttpRequest benchmark + + + + + + + +
+ url prefix + + + + + +
+ + + + + + + + +
+ (Receive && Non-Worker && Sync is not supported by spec) + +
+ + Parameters: + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Num XHRs
Number of iterations
Number of warm-up iterations
Start size
Stop threshold
Minimum total
Multipliers
+ + Set data type + + + +
+ +
+ +
+
+ Summary + +
+ +Note: Effect of RTT and time spent for ArrayBuffer creation in receive benchmarks are not eliminated. + + + -- cgit v1.2.3