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 "Michael Dürig (JIRA)" <ji...@apache.org> on 2014/02/18 12:10:20 UTC

[jira] [Commented] (OAK-1429) Slow event listeners do not scale as expected

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

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

This test fails after introducing the [more stable test method | https://issues.apache.org/jira/browse/OAK-1413?focusedCommentId=13903948&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-13903948 ]:

{noformat}
11:39:49.470 ERROR [main] LargeOperationIT.java:217          slow listeners does not scale O(n lg n). p-value=0.1796417236328125 > 0.05
11:39:49.471 INFO  [main] LargeOperationIT.java:219          scales=[128, 184, 265, 381, 548, 789, 1136, 1636, 2356, 3393, 4886, 7037, 10135, 14596, 21021, 30275, 43603, 62799, 90446, 130264]
11:39:49.471 INFO  [main] LargeOperationIT.java:220          executionTimes=[1808304.0, 649722.0, 684830.0, 841734.0, 861467.0, 1260380.0, 1594480.0, 1308319.0, 1258772.0, 1389185.0, 1308938.0, 1297693.0, 1329481.0, 1322074.0, 1296915.0, 1274567.0, 1357542.0, 1341477.0, 1382666.0, 1196363.0]
{noformat}



> Slow event listeners do not scale as expected
> ---------------------------------------------
>
>                 Key: OAK-1429
>                 URL: https://issues.apache.org/jira/browse/OAK-1429
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>          Components: mongomk
>            Reporter: Michael Dürig
>
> {{org.apache.jackrabbit.oak.jcr.LargeOperationIT#slowListener}} does not scale to {{O n log n}} on the document node store. 



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