logoalt Hacker News

meehailast Thursday at 8:49 AM2 repliesview on HN

and with little data (i.e. <10Mb), this matters much less than accessibility and easy understanding of the data using a simple text editor or jq in the terminal + some filters.


Replies

xxslast Thursday at 9:08 AM

what do you mean by little data, most communication protocols are not one off

creationixyesterday at 2:12 AM

Also good luck parsing 10 MiB of JSON in a loop that can't tolerate blocking the CPU for more than 10ms.

What's expensive is very relative to the use case.