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 "Tobias Bocanegra (JIRA)" <ji...@apache.org> on 2014/03/06 01:42:43 UTC

[jira] [Commented] (OAK-1504) Create benchmark tests to measure effect of mod_count and everyone cache

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

Tobias Bocanegra commented on OAK-1504:
---------------------------------------

here's the result on my box before the changes:

{noformat}
Benchmarks: ConcurrentEveryoneACLTest (oak 0.19-SNAPSHOT with everyone cache)
Fixtures: Oak-Tar
Runtime: 5
Num Items: 1000
Concurrency: 1,2,4,8,10,15,20,50
--------------------------------------
Executing benchmarks as admin: false on Oak-Tar
-----------------------------------------------------------
# ConcurrentEveryoneACLTest ,      C,    min,    10%,    50%,    90%,    max,      N
Oak-Tar                     ,      1,     11,     12,     13,     14,     19,    391
Oak-Tar                     ,      2,     12,     13,     14,     17,     27,    675
Oak-Tar                     ,      4,     15,     16,     19,     23,     55,   1020
Oak-Tar                     ,      8,     31,     50,     53,     56,    114,    743
Oak-Tar                     ,     10,     56,     66,     70,     76,    142,    708
Oak-Tar                     ,     15,     74,    104,    110,    117,    132,    687
Oak-Tar                     ,     20,     92,    136,    145,    154,    169,    698
Oak-Tar                     ,     50,    156,    353,    384,    411,    476,    670
Executing benchmarks as admin: true on Oak-Tar
-----------------------------------------------------------
# ConcurrentEveryoneACLTest ,      C,    min,    10%,    50%,    90%,    max,      N
Oak-Tar                     ,      1,      4,      5,      5,      6,     17,    900
Oak-Tar                     ,      2,      5,      5,      6,      8,     21,   1526
Oak-Tar                     ,      4,      6,      7,      8,     11,     26,   2318
Oak-Tar                     ,      8,     13,     24,     26,     33,     68,   1420
Oak-Tar                     ,     10,     19,     30,     33,     46,     79,   1395
Oak-Tar                     ,     15,     40,     47,     52,     76,    120,   1345
Oak-Tar                     ,     20,     36,     61,     67,     94,    145,   1395
Oak-Tar                     ,     50,    115,    158,    179,    255,    310,   1325
{noformat}

{noformat}
Model Name: MacBook Pro
Model Identifier: MacBookPro10,1
Processor Name: Intel Core i7
Processor Speed: 2.6 GHz
Number of Processors: 1
Total Number of Cores: 4
L2 Cache (per Core): 256 KB
L3 Cache: 6 MB
Memory: 16 GB
{noformat}

> Create benchmark tests to measure effect of mod_count and everyone cache
> ------------------------------------------------------------------------
>
>                 Key: OAK-1504
>                 URL: https://issues.apache.org/jira/browse/OAK-1504
>             Project: Jackrabbit Oak
>          Issue Type: Test
>          Components: core
>            Reporter: angela
>            Assignee: Tobias Bocanegra
>             Fix For: 0.19
>
>
> before dropping the everyone-cache and the mod-count we should have a benchmark test specific to that piece of code such that we can observe the effect once we drop it.



--
This message was sent by Atlassian JIRA
(v6.2#6252)