Question

Morgan Stanley India Company PVT Ltd
Morgan Stanley India Company PVT Ltd
IN
Morgan Stanley India Company PVT Ltd
Posted: Aug 10, 2018
Last activity: Aug 21, 2018
Last activity: 21 Aug 2018 3:14 EDT
Closed
XML Parsing vs JSON Parsing in Pega
During my development, I found that REST service call(Connect-Rest) with JSON response is relatively slower than Rest Service call(Connect-Rest) with XML response.Why is this? Is this because JSON parsing is slower than XML parsing in Pega?What are the parsing technique and parsers we uses in pega?I am using Pega 7.1.8 version.