performance

  • perf-test.com need your contributions to build up a strong repository of performance engineering resources.

  1. admin

    How To Monitor Apache Server Counters

    The Apache server comes with different counters which allows you to monitor the health of the server. When extended status is enabled you can not only access default counters but also the following counters. They are: Extended Status ON *Total Accesses - Total access count since the server was...
  2. admin

    Introduction to Software Performance Testing

    What is Software Performance? Performance directly refers to responsiveness: Either the time required responding to specific requests or transactions or the number of requests or transactions processed in a given interval of time. Performance and Scalability Performance & Scalability are...
  3. A

    Estimation Matrix For Performance Testing Projects 1.0

    Folks - Attached is a basic estimation template for performance testing project. The document is a simple excel template which can be used to measure project estimates. If you have similer documentation, please share it at admin@speforums.com SPEforums team
  4. A

    Use Jmeter for performance testing GWT based application

    This blog is for those who is trying to create a jmeter performance test for GWT based application. The examples are captured when application was running in Jboss server. There could be a variation in the results when different app server is used. GWT generates a payload which is pretty...
  5. A

    Tuning WebLogic Server For Best Performance

    Understand Performance Objectives: Gather information about the level of activity expected on your server, the anticipated number of users, the number of requests, acceptable response time, and an optimal hardware configuration (e.g., fast CPU, disk size vs. speed, sufficient memory, and so...