Performance of various layouts of an html page are given knowing that there is theory behind topology would provide insight into the optimal performance of an html page especially when the size of the document can be massive.
Given a sample of html documents with different levels of nested queries of depth zero, one, two, three, four, five, and eight find the relation of the performance of the loading the page. There are five levels of nests in the five html samples and the performance is being measured. The objective is to show how the topology of the website on a large html document has on performance.
Test Base
Test 1 Nest
Test 2 Nest
Test 3 Nest
Test 4 Nest
Test 5 Nest
Test 8 Nest
Test 24 Nest
The resulting tests for each document shows that at the base level, the html document renders slower than if it has no div tags than if it had more than one. On the other hand, when the nests are of 8 or more, performance dramatically decreases. This could be do to many explanations and leaves much room to explore and hypothesis given the different amount of topologies available for an html document.
Sipser, M. (2012). Introduction to the theory of computation (3rd ed.). Cengage Learning.
Munkres, J. R. (2000). Topology (2nd ed.). Prentice Hall.
V. Stoltenberg-Hansen; I. Lindstrom; E. R. Griffor (1994). Mathematical Theory of Domains. Cambridge University Press. ISBN 0-521-38344-7.



