Skip to main content
Legend
November 19, 2021
Question

OT - json file size

  • November 19, 2021
  • 6 replies
  • 1373 views

What do developers think the maximum file size of a json file should be before it starts to slow the interaction process, find, filter, forEach, etc javascript workflow down, or doesnt it matter? 

 

 

 

    This topic is closed to new replies. Start a new post to keep the conversation going.

    6 replies

    Nancy OShea
    Community Expert
    Community Expert
    November 19, 2021

    I think parsing and string size limits depend on the platform & server environment.

     

    JSON files have a maximum limit of 18,446,744,073,709,551,616 characters.  That's Eighteen quintillion, four hundred and forty-six quadrillion, seven hundred and forty four trillion, seventy three billion, seven hundred and nine million, five hundred and fifty one thousand, six hundred and sixteen.

     

    Nancy O'Shea— Product User & Community Expert
    osgood_Author
    Legend
    November 20, 2021

    Thanks for that, I'd still be interested to know in terms of max kbs/mbs what the json file size should be. I could be wrong but I would have thought the more lines of text in it the more time it would take to process a request. Just trying to figure out if there is any suggested max-size before things start slowing down.

    BenPleysier
    Community Expert
    Community Expert
    November 20, 2021

    This is an old study, but it should be an indication:

    How Big is TOO BIG for JSON? - Josh Zeigler

     

    Wappler is the DMXzone-made Dreamweaver replacement and includes the best of their powerful extensions, as well as much more!