You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by ADong <gz...@hotmail.com> on 2005/01/24 09:32:46 UTC

Tapestry is slower than JSP --- Is it true ?

Hi,
  The same database, the same machines, the same oparation frameworks, the same 
page which implements in different way(Tapestry and JSP).
Stress Test, I found that tapestry is really slower than JSP.
  Maybe, there is something wrong. Maybe I did bad work in somewhere. Please 
could you tell me ?
  (Spring 1.1 + Tapestry 3.0.1 + Hibernate 2.16 + Oracle 9i.)
  Thank you very much!


ADong


the report of tapestry:
Overview(CPU occupancy is about 80%)
================================================================================
Report name:                  2005-1-20 11:02:56
Run on:                       2005-1-20 11:02:56
Run length:                   00:01:00

Web Application Stress Tool Version:1.1.288.1

Number of test clients:       1

Number of hits:               2716
Requests per Second:          45.20

Socket Statistics
--------------------------------------------------------------------------------
Socket Connects:              2737
Total Bytes Sent (in KB):     745.86
Bytes Sent Rate (in KB/s):    12.41
Total Bytes Recv (in KB):     355.41
Bytes Recv Rate (in KB/s):    5.92

Socket Errors
--------------------------------------------------------------------------------
Connect:                      0
Send:                         0
Recv:                         0
Timeouts:                     0

RDS Results
--------------------------------------------------------------------------------
Successful Queries:           0


Script Settings
================================================================================
Server:                       192.168.0.15
Number of threads:            30

Test length:                  00:01:00
Warmup:                       00:00:00
Cooldown:                     00:00:00

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                            2716      


Page Summary
Page                            Hits      TTFB Avg  TTLB Avg  Auth      
Query     
================================================================================
HEAD /cdcin/app?service=extern  2716      638.49    640.86    No        
No        



the report of JSP.
Overview (CPU occupancy is about 30%)
================================================================================
Report name:                  2005-1-20 11:01:23
Run on:                       2005-1-20 11:01:23
Run length:                   00:01:00

Web Application Stress Tool Version:1.1.288.1

Number of test clients:       1

Number of hits:               18369
Requests per Second:          305.82

Socket Statistics
--------------------------------------------------------------------------------
Socket Connects:              18394
Total Bytes Sent (in KB):     4436.83
Bytes Sent Rate (in KB/s):    73.87
Total Bytes Recv (in KB):     4200.57
Bytes Recv Rate (in KB/s):    69.93

Socket Errors
--------------------------------------------------------------------------------
Connect:                      0
Send:                         0
Recv:                         0
Timeouts:                     0

RDS Results
--------------------------------------------------------------------------------
Successful Queries:           0


Script Settings
================================================================================
Server:                       192.168.0.15
Number of threads:            30

Test length:                  00:01:00
Warmup:                       00:00:00
Cooldown:                     00:00:00

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                            18369     


Page Summary
Page                            Hits      TTFB Avg  TTLB Avg  Auth      
Query     
================================================================================
HEAD /cdcin/Commonality.html    18369     33.92     67.31     No        
No        




---------------------------------------------------------------------
To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tapestry-user-help@jakarta.apache.org