![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Web Programming, Web 2.0 and Mashups Discuss Web Programming and Web Server Administration, including LAMP, Apache, MySQL, Flash, HTML, SEO, Mashups and other Web APIs and topics. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Performance testing on AIX | adasong | AIX | 2 | 07-15-2008 09:54 AM |
| Solaris Performance Monitoring Graphing Tool | baner_n | SUN Solaris | 1 | 09-26-2007 05:19 AM |
| Performance inquiry...guestimate better approach | DreamWarrior | High Level Programming | 6 | 01-22-2007 12:57 PM |
| Suggested networking ... | Cameron | IP Networking | 2 | 07-10-2003 02:39 AM |
| System Performance Tool | Pam | UNIX for Dummies Questions & Answers | 1 | 05-03-2002 02:48 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
Suggested tool / approach for performance testing
What is a good approach for a performance testing tool suite for web applications? I am specifically interested in tools that execute a certain set of tasks well as opposed to tuning high traffic sites. In other words, a profiler would be a good idea to have, although I understand these tools are specific to a language. A profiler will help me understand where most time is spent in executing a particular part of the code, but does not provide me with a start-to-end view of where performance could be improved. Is there a tool that provides profiling data on where in the chain browser, web server, application server, database server most time is spent?
Thanks in advance |
|
||||
|
I came across this page earlier:
15 Tools to Help You Develop Faster Web Pages - Six Revisions though I have no experience with most of the tools listed. HTH. |
|
||||
|
Thanks for the swift response. These days it is hard to see how web sites can be developed without Firebug and YSlow is an excellent add-on to Firefox. Some of the other tools in the list I was not aware of and will check them. Some of those remaining tools have not been maintained for a while, such as httperf.
I have also extensively checked the listings at opensourcetesting.org, but the vast majority is either ill-maintained, dependent on Java/Python or Windows or only measure responses for stress tests. |
| Sponsored Links | ||
|
|