You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Detects how long a list of URL's each take to load.
Add all URLs to the file "Urls.txt". When the program is ran, it will go through each newline, and try to load that URL. The time taken will then be shown.
Released under GPL version 2 license, February 2014.