Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

I am using the operation JSON.stringify which is taking a lot of time.Do we have other options that can reduce the time?

Not applicable

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?

0 2 6,582
2 REPLIES 2