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 @@ + + + + + + + Performance Test - Deep DOM Hierarchy + + + +
+

Performance Test - Deep DOM Hierarchy

+ +
+

Test Description

+

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.

+ +
+ +
+

Performance Metrics

+
+

Click the checkbox below to trigger the performance test...

+
+
+ +
+

Target Checkbox (Deeply Nested)

+

This checkbox is nested 15 levels deep in the DOM. Clicking it will trigger getHierarchy to process the entire ancestor chain.

+ +
+ +
+
+ +
+

Sibling Elements (Level 1)

+
+ +
+
+ +
+

Additional Sibling Elements (Level 2)

+
+ +
+
+ +
+

Control Buttons

+ + + +
+
+ + + + \ No newline at end of file