I have three different browsers I want to compare: Mozilla Firefox, Google Chrome, and Safari.
I don't need very sophisticated mechanism; it can simply open a webpage and render.
I tried Gmail, Google Docs, and others, but it seems like they do a great job on both, the web browser and the page because everything is under a second.
Does anyone have a link where I can test browser performance (not necessarily network band width or browser rendering, as in http://acid3.acidtests.org/)
I guess a page with tons of JavaScript is in order.
Do you have one?
EDIT
Heheh this is my attempt :P Obviously there should be a better way:
<script>
//.... ahh forget it.
</script>
<input type="button" value="Start" onClick="testIt();"/>