Are you running with server side java hotspot, as this will make a big
difference

-----Original Message-----
From: Rama Rao [mailto:[EMAIL PROTECTED]]
Sent: 27 April 2001 09:29
To: [EMAIL PROTECTED]
Subject: [JBoss-user] JBoss Performance Tests --- Comparision with Weblogic


Hi All,
 
  We have tested the performance of JBoss in comparision to weblogic.
  We have carried out tests with one simple session bean and one simple
entity bean.
  Session bean's method does nothing. Entity beans method just inserts one
record in to database.
  And here are the results (Quite Shocking though)
 
 Session Bean
 
No Of Txns/Min            JBoss Time
                                 (Avg Time for 1 Txn)
Weblogic Time
 
 100                                  13.86
2.54
 300                                  17.37
2.03
 500                                  44.93
2.47
 750                                  91.63
2.82
 1000                                186.07
3.9
 
Entity Bean

No Of Txns/Min            JBoss Time
                                 (Avg Time for 1 Txn)
Weblogic Time
 
 100                                  51.57
6.21
 300                                  66.23
6.41
 500                                  44.93
7.25
 750                                  91.63
6.51
 1000                                186.07
8.05
 
Any optimization in can be done to improve the performance?
Has any body tested previously?
If any configuration params are there that can improve the performance pls
let me know.
We are thinking of going to production with JBoss.
 
Thanks In Advance
Rama Rao
 


_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to