When I am loading 5mb JSON data the chrome uses 54% of memory Still more than 30 % is available.Why the chrome is not able to utilize the free space available.The V8 can support 1gb data in standalone so the browser have to be more efficient.Why is it crashing at low data size ??
The steps that I followed is as given
1)Copy the Index .html and flare.json file from the following link- http://bl.ocks.org/mbostock/4063269
2)Add more data to the flare.json file and make it to 5mb
3)run the index.html file
Unresponsive script Error !!