From: Patrick Ritchie Date: 2006-10-26T22:24:27+09:00 Subject: Re: ruby soap implementation Hi Jorg, > we have compared php and ruby Web Service clients. > Both clients call a Web Service getting a response containing an array > of about 10000 integers. > We oberserved that the ruby client is 10 times slower than the php > client. > > Anyone have similar experience ? > I use activesalesforce which interacts with salesforce via SOAP and it is definitely not fast. I would be very interested to hear if anyone has any ideas why this is so slow compared to PHP. Cheers! Patrick