Are there any potential downsides or performance implications when significantly increasing Postman's maximum response size limit?

Responsive Ad Header

Question

Grade: Education Subject: Support
Are there any potential downsides or performance implications when significantly increasing Postman's maximum response size limit?
Asked by:
130 Viewed 130 Answers

Answer (130)

Best Answer
(381)
Yes, increasing the limit substantially can lead to several performance issues. Postman might become slower, consume significantly more system memory, and potentially become unresponsive or crash, especially if your computer has limited RAM. It's generally more advisable to optimize the API response size if possible rather than just continuously increasing the client-side limit.