Details
Description
Currently, documents are transcoded into UTF-16 before parsing; this only has negative effect on space & performance, providing no benefit.
For large documents (e.g. 20 MB), this greatly increases the parser memory footprint.
Attachments
Gerrit Reviews
For Gerrit Dashboard: MB-46149 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
153188,5 | MB-46149: avoid intermediate char [] construction when parsing large strings | cheshire-cat | cbas-core | Status: NEW | 0 | -1 |
Build couchbase-server-7.0.0-5126 contains cbas-core commit 7bf8dc0 with commit message:
MB-46149: update licensing