What are the advantages and disadvantages of pretty printing JSON? -


pretty printing json tend make heavier rendered without pretty print. beyond can't think else of between pretty printing or not.

let's want provide web services public restful web api, affect server performance, round-trip time, etc.?

so again, advantages , disadvantages of pretty printing json?

advantages

  1. easier read

disadvantages

  1. the size of data increase
  2. there computational overhead

thinking of 4 more seconds, can't add more lists! :p


Comments

Popular posts from this blog

jquery - How do you format the date used in the popover widget title of FullCalendar? -

Bubble Sort Manually a Linked List in Java -

asp.net mvc - SSO between MVCForum and Umbraco7 -