Re: Axis2/C Performance Article

2008-05-15 Thread Samisa Abeysinghe
Supun Kamburugamuva wrote: I think I have found the reason behind Guththila's low performance on large data sets. Guththila's token cache gets too big in large requests. A simple release statement was missing in the code and that causes the cache to get too big. I need to investigate further on

Re: Axis2/C Performance Article

2008-05-15 Thread Supun Kamburugamuva
I think I have found the reason behind Guththila's low performance on large data sets. Guththila's token cache gets too big in large requests. A simple release statement was missing in the code and that causes the cache to get too big. I need to investigate further on this and want to run the perfo

Re: Axis2/C Performance Article

2008-05-11 Thread Supun Kamburugamuva
Yes I agree with Nabeel. We need to figure out why our performance is low when the data sizes are large. At the surface level it seems that it has nothing to do with the Axis2/C engine when compare to the Axis2 Java. Also when the data sizes are large httpd itself may get slow. Another important t

Re: Axis2/C Performance Article

2008-05-11 Thread Nabeel Yoosuf
It's encouraging to see the C implementation performs well. As per the graphs, the performance gap between the two implementations implementations (Java/C) and between the two parsers (Guththila/Libxml2) narrows down as the data set size increases. There could possibly be two reasons for this. 1.

Re: Axis2/C Performance Article

2008-05-03 Thread jimmy Zhang
My prediction: vtd-xml is on the top :) - Original Message - From: "Alex Bolgarov" <[EMAIL PROTECTED]> To: "Apache AXIS C User List" Sent: Saturday, May 03, 2008 11:10 AM Subject: Re: Axis2/C Performance Article I would be even more interested in compa

Re: Axis2/C Performance Article

2008-05-03 Thread Alex Bolgarov
on that > as well > > > > Not yet, but we want to. > > Samisa... > > > > > > > - Original Message - From: "Samisa Abeysinghe" <[EMAIL PROTECTED]> > > To: "Apache AXIS C Developers List" <[EMAIL PROTECTED]>; &quo

Re: Axis2/C Performance Article

2008-05-03 Thread Samisa Abeysinghe
PROTECTED]>; "Apache AXIS C User List" Sent: Saturday, May 03, 2008 2:00 AM Subject: Axis2/C Performance Article For anyone who is interested: http://wso2.org/library/3532 Samisa... -- Samisa Abeysinghe Director, Engineering; WSO2 Inc. http://ww

Re: Axis2/C Performance Article

2008-05-03 Thread jimmy Zhang
nt: Saturday, May 03, 2008 2:00 AM Subject: Axis2/C Performance Article For anyone who is interested: http://wso2.org/library/3532 Samisa... -- Samisa Abeysinghe Director, Engineering; WSO2 Inc. http://www.wso2.com/ - "The Open Source SOA Company" ---

Re: Axis2/C Performance Article

2008-05-03 Thread lahiru gunathilake
On Sat, May 3, 2008 at 4:11 PM, lahiru gunathilake <[EMAIL PROTECTED]> wrote: > Hi, > > I will fix that. > > Thanks for pointing this out. And it's Requests per seconds. > > Regs > lahiru > > > On Sat, May 3, 2008 at 3:14 PM, Ajith Ranabahu <[EMAIL PROTECTED]> > wrote: > > > hi, > > The first two

Re: Axis2/C Performance Article

2008-05-03 Thread lahiru gunathilake
Hi, I will fix that. Thanks for pointing this out. Regs lahiru On Sat, May 3, 2008 at 3:14 PM, Ajith Ranabahu <[EMAIL PROTECTED]> wrote: > hi, > The first two graphs do not have the y axis descriptions ! > > > On Sat, May 3, 2008 at 5:00 AM, Samisa Abeysinghe <[EMAIL PROTECTED]> wrote: > > > F

Re: Axis2/C Performance Article

2008-05-03 Thread Ajith Ranabahu
hi, The first two graphs do not have the y axis descriptions ! On Sat, May 3, 2008 at 5:00 AM, Samisa Abeysinghe <[EMAIL PROTECTED]> wrote: > For anyone who is interested: http://wso2.org/library/3532 > > Samisa... > > -- > Samisa Abeysinghe Director, Engineering; WSO2 Inc. > > http://www.wso2.co

Axis2/C Performance Article

2008-05-03 Thread Samisa Abeysinghe
For anyone who is interested: http://wso2.org/library/3532 Samisa... -- Samisa Abeysinghe Director, Engineering; WSO2 Inc. http://www.wso2.com/ - "The Open Source SOA Company" - To unsubscribe, e-mail: [EMAIL PROTECTED] For