Carlo Jelmini created OAK-9928:
----------------------------------
Summary: 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
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)