Hi All,
I am making two different calls to a Function module from java
1. web service 2. Jco
When I go to STAD transaction i can see webservice response timings are more compared to Jco.
What intresting here for is CPU timings and DB timings.
Some case The DB timings for webservice 3 to 4 times more than Jco .
Ideally DB timings should be similar in both the cases..right ??
CPU timngs also more in webservice ? Why ? How we optimze this for good performance of web service ??
My webservice is simple one conatins 4 input parmaters (simple type) retuening a simple structure.
Jco response time is around 500-2000 (ms)
web service response time is 2000-5000 (ms)
Looking for expert suggestions from our community 😊
Thanks in advance.
Best Regards,Anilkumar