From: schnepfe Date: 2006-10-26T18:40:13+09:00 Subject: ruby soap implementation Hi, 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 ? What XML parser is used in the SOAP implementation? System: debian Versions: ruby1.8.5-2 Thanks, J�rg