You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Nitin Gupta (Jira)" <ji...@apache.org> on 2022/12/21 03:40:00 UTC

[jira] [Closed] (OAK-9928) Add benchmark for access of binary properties in Cloud DataStore

     [ https://issues.apache.org/jira/browse/OAK-9928?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nitin Gupta closed OAK-9928.
----------------------------

> Add benchmark for access of binary properties in Cloud DataStore
> ----------------------------------------------------------------
>
>                 Key: OAK-9928
>                 URL: https://issues.apache.org/jira/browse/OAK-9928
>             Project: Jackrabbit Oak
>          Issue Type: New Feature
>          Components: benchmarks
>    Affects Versions: 1.44.0
>            Reporter: Carlo Jelmini
>            Assignee: Miroslav Smiljanic
>            Priority: Major
>             Fix For: 1.46.0
>
>
> Add a benchmark measuring the performance of accessing binary properties from Cloud DataStore.
> The benchmark should first creates a tree of n nodes, where each node has a binary property with size S, then it should measure the time it takes to sequentially traverse the whole tree and read those properties. The benchmark should make sure the binary properties are actually stored in the Data Store (not inlined in the segments) and then downloaded from there at read time (by circumventing Oak caching).
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)