[ 
https://issues.apache.org/jira/browse/OAK-1413?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13899140#comment-13899140
 ] 

Michael Dürig commented on OAK-1413:
------------------------------------

At http://svn.apache.org/r1567631 I adapted the expectation re. scalability 
accordingly (i.e. to an upper bound of  {{O\(n log n)}}). On top of that I 
added a margin to account for fluctuation. I don't account for outliers though. 

However, for the document node store there are no changes. All tests that 
failed previously still fail. 
For the segment node store {{manySiblings()}} passes now. 
{{largeNumberOfPendingEvents()}} still fails, though by very little. 

> Add scalability tests for large operations
> ------------------------------------------
>
>                 Key: OAK-1413
>                 URL: https://issues.apache.org/jira/browse/OAK-1413
>             Project: Jackrabbit Oak
>          Issue Type: New Feature
>          Components: jcr
>            Reporter: Michael Dürig
>            Assignee: Michael Dürig
>             Fix For: 0.17
>
>
> We should add tests asserting large operation scale linearly in the order of 
> the size of the operation. Candidates are:
> * large commit
> * move/copy of large tree
> * many siblings
> * large number of pending observation events



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to