One or more scripts using the various LWP modules (like LWP::Simple and LWP::Parallel) at full throttle should do what you're wanting. Depending on how complex you want to get, you could have it following random links and taking the time to load the various images it comes across on the page. Benchmark it all and you're set.