Phoenix json API extremely slow when serving CSV files

Yes, I thought about it when I saw the interspersed commas were send on their own. A quick benchmark could tell how much entries should be buffered before sending each chunk. But our solution is already good enough for @quda I guess :slight_smile: