We have a memory limited application, in which we need to read 4KB JSON objects out of an 80KB file.
Can anyone tell me what memory overhead would Jsoncpp require to do this - 80KB ? 4KB ?
Log in to post a comment.
We have a memory limited application, in which we need to read 4KB JSON objects out of an 80KB file.
Can anyone tell me what memory overhead would Jsoncpp require to do this - 80KB ? 4KB ?