The response is coming as a JSON which is around 230KBs. We are using a javascript to convert the JSON into a format that makes it around 1.6MB. During this conversion, the JSON.Stringify operation alone is consuming around 100ms. (The total time taken by the policy is in the range 80ms-200ms) Is there any way to reduce the time?
User | Count |
---|---|
1 | |
1 | |
1 | |
1 | |
1 |