Question
Morgan Stanley India Company PVT Ltd
IN
Last activity: 29 Aug 2018 4:18 EDT
XML Parsing vs JSON Parsing in Pega 7.3.1
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.3.1 version.