Github user tonysun83 commented on the pull request:
https://github.com/apache/couchdb-chttpd/pull/114#issuecomment-214477113
Hmm, for a 1000 row document, there' seems to be significant difference
between
```
size(term_to_binary(JsonBody)) 217688
size(?JSON_ENCODE(JsonBody)) 164605
erlang:external_size(JsonBody) 282693
```
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---