We're having a series of browser plugins developed for us for Firefox, IE7/8/9, Chrome, and Safari, supported on Windows XP and up and on MAC OS X 10.5 and up. Are there tools out there that we can use to objectively test performance? For instance, how the plugins affect memory usage, CPU performance, page load time, etc?

Thanks SO!

link|improve this question

feedback

2 Answers

up vote 1 down vote accepted
+50

For ie9 U can see load time for plugins in Manage add-ons, but I don't think that there is a universal plug-in testing program.

I will suggest You to use some programs from sysinternals suite to get advanced performance information's on windows platform.

link|improve this answer
Hi Nenad, which tools in sysinternals? – Emile Nov 26 '10 at 23:23
tools from process utilities category: Process Explorer and Process Monitor. – Nenad Banovic Nov 26 '10 at 23:49
feedback

I add to that that no all the computers have the same power in terms of processor operations, memory usage and consumption, and so. Win XP is different from Win 7 ie. I suggest you test your plugin in different configurations and also navigators, and then do some statistics calculation to achieve what you want.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.