Details
-
Technical task
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
adjust benchmarks defined in org.apache.jackrabbit.oak.benchmark.authorization such as e.g. RefreshHasPrivPermHasItemGetItemTest or RefreshHasItemGetItemTest to run with one or multiple immutable mounts.
alternatively: create a dedicated benchmark for mounts and measure the effect of repeated refreshing of the permission store.
the goal was to identify if reducing NodeStore access when evaluating permissions the immutable mounts has an effect on eval-performance.