We tried to feed 128KB data in JSON parser API , which took almost 2MB of memory . Please find the below code for your reference , if(!reader.parse(buf, root)) { return false; } Could you please provide your input on this . Thanks & Regards, Subitha.P