The difference between receiving a getProgramAccounts as a binary stream, and getting the response as an all at once huge json, is basically an OOM Killed. Worst if you pass that load to the user browser. That's why we are going to implement it in @FluxRPC , we care about your RAM.
379