diff --git a/test-server/autocapture/performance-test.html b/test-server/autocapture/performance-test.html new file mode 100644 index 000000000..be8c6167a --- /dev/null +++ b/test-server/autocapture/performance-test.html @@ -0,0 +1,529 @@ + + +
+ + + +This page creates a deeply nested DOM structure with many attributes, classes, and siblings to test the performance of the getHierarchy
function. The target checkbox is nested 15 levels deep with 12 siblings at each level.
Click the checkbox below to trigger the performance test...
+This checkbox is nested 15 levels deep in the DOM. Clicking it will trigger getHierarchy
to process the entire ancestor chain.