python-zeep
python-zeep copied to clipboard
Speed
I have a speed issue. Calling a webservice that returns data sub second (via a browser) calling it with Zeep is taking between 6-15 seconds a time. Interrogating the WSDL is fine, but getting data from a function is too slow to be usable.