Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
Target: test how much time will be cost to download page from server.

1  Download sample ASP.NET code project from  Gijgo
2  Generate 1000 nodes level random tree and return them to Browser based on Step 1
3  Show downloaded result to Gijgo in Browser
4  Measure time need in step 2 and 3
5  Decide whether the solution is acceptable based on result of step 3