Revision dfc8597c9cbefc15176201bb20b2fc98b2111679 authored by brharrington on 23 October 2019, 21:52:41 UTC, committed by GitHub on 23 October 2019, 21:52:41 UTC
There are options now to disable automatic handling
of compression and whether or not to setup access
logging. For high volume services the automatic
compression results in a lot of allocations for
intermediate ByteStrings. The json directives will
not automatically wrap with a GZIPInputStream if
the data is GZIP compressed. For some services this
drastically reduces the allocation rate.
1 parent 7795f1e
History

README.md

back to top