Skip to content

ericung/topologyforsoftwareengineers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Topology For Software Engineers

1. Topology For Software Engineers

01TopologyForSoftwareEngineers

2. The Basis Of HTML

02TheBasisOfHTML

3. Neighborhood Of Topology

03NeighborhoodOfTopology

4. A Small Experiment with Huge Documents of Nested Levels

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.

5. Hypothesis and Objective

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.

Results of the Chart

6. Testing Documents

Test Base
Test 1 Nest
Test 2 Nest
Test 3 Nest
Test 4 Nest
Test 5 Nest
Test 8 Nest
Test 24 Nest

test.csv

7. Conclusion

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.


References

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.

About

Topology explained for software engineers

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages