[jboss-user] [JBoss Portal] - Re: JBoss Portal Stress Results

roy.russo@jboss.com do-not-reply at jboss.com
Tue Nov 14 08:53:46 EST 2006


Sohil found two things in the 2.6 codebase and they've been fixed (and backported to 2.4):

1. CMS regexp I added for removal of everything except *. The regexp was being run every time, over the cached object, regardless if the tag existed.

2. Portal ResourceBundle loader seemed to be buggy/slow.

He ran the windows test tool on 2.6 and now has this (WITH the CMS):


  | Overview
  | 
  | ================================================================================
  | 
  | Report name:                  11/13/2006 8:35:32 PM
  | 
  | Run on:                       11/13/2006 8:35:32 PM
  | 
  | Run length:                   00:02:51
  | 
  |  
  | 
  | Web Application Stress Tool Version:1.1.293.1
  | 
  |  
  | 
  | Number of test clients:       1
  | 
  |  
  | 
  | Number of hits:               2713
  | 
  | Requests per Second:          22.57
  | 
  |  
  | 
  | Socket Statistics
  | 
  | --------------------------------------------------------------------------------
  | 
  | Socket Connects:              2713
  | 
  | Total Bytes Sent (in KB):     643.81
  | 
  | Bytes Sent Rate (in KB/s):    5.35
  | 
  | Total Bytes Recv (in KB):     42361.48
  | 
  | Bytes Recv Rate (in KB/s):    352.35
  | 
  |  
  | 
  | Socket Errors
  | 
  | --------------------------------------------------------------------------------
  | 
  | Connect:                      0
  | 
  | Send:                         0
  | 
  | Recv:                         0
  | 
  | Timeouts:                     0
  | 
  |  
  | 
  | RDS Results
  | 
  | --------------------------------------------------------------------------------
  | 
  | Successful Queries:           0
  | 
  |  
  | 
  |  
  | 
  | Script Settings
  | 
  | ================================================================================
  | 
  | Server:                       localhost
  | 
  | Number of threads:            1
  | 
  |  
  | 
  | Test length:                  00:02:00
  | 
  | Warmup:                       00:00:25
  | 
  | Cooldown:                     00:00:25
  | 
  |  
  | 
  | Use Random Delay:             No
  | 
  |  
  | 
  | Follow Redirects:             Yes
  | 
  | Max Redirect Depth:           15
  | 
  |  
  | 
  |  
  | 
  | Clients used in test
  | 
  | ================================================================================
  | 
  | localhost
  | 
  |  
  | 
  | Clients not used in test
  | 
  | ================================================================================
  | 
  |  
  | 
  |  
  | 
  | Result Codes
  | 
  | Code      Description                   Count     
  | 
  | ================================================================================
  | 
  | 200       OK                            2713      
  | 
  |  
  | 
  |  
  | 
  | Page Summary
  | 
  | Page                            Hits      TTFB Avg  TTLB Avg  Auth      Query     
  | 
  | ================================================================================
  | 
  | GET /portal                     2713      39.32     42.92     No        No      
  | 
  | 

As we get closer to 2.6Beta, expect throughput to increase.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3985778#3985778

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3985778



More information about the jboss-user mailing list