[
https://issues.apache.org/jira/browse/OAK-7202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16339179#comment-16339179
]
Julian Reschke commented on OAK-7202:
-------------------------------------
https://issues.apache.org/jira/secure/attachment/12907679/OAK-7202.diff - test
that attempts to measure the performance for large documents.
> RDB: potential optimization - avoid creatring strings and byte arrays for
> serialization
> ---------------------------------------------------------------------------------------
>
> Key: OAK-7202
> URL: https://issues.apache.org/jira/browse/OAK-7202
> Project: Jackrabbit Oak
> Issue Type: Technical task
> Components: rdbmk
> Reporter: Julian Reschke
> Priority: Minor
> Attachments: OAK-7202.diff
>
>
> We might be able avoid some temprary objects by changing the serializer to
> return {{StringBuilder}} or {{CharSequence}} instances instead of
> {{Strings}}.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)