You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "Patrick Hunt (JIRA)" <ji...@apache.org> on 2009/10/13 23:51:31 UTC

[jira] Created: (ZOOKEEPER-552) add performance benchmark/docs for synchronous operations

add performance benchmark/docs for synchronous operations
---------------------------------------------------------

                 Key: ZOOKEEPER-552
                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-552
             Project: Zookeeper
          Issue Type: Task
          Components: c client, java client, server
            Reporter: Patrick Hunt
             Fix For: 3.3.0


we currently benchmark async operations, but not sync. it would be good to benchmark sync operations so that users
know what to expect/tradeoffs.

Also, afaik we currently only benchmark java client - we should benchmark the c client as well (if only to ensure perf is comperable)



-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Assigned: (ZOOKEEPER-552) add performance benchmark/docs for synchronous operations

Posted by "Patrick Hunt (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ZOOKEEPER-552?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Patrick Hunt reassigned ZOOKEEPER-552:
--------------------------------------

    Assignee: Benjamin Reed

Ben any chance you can include this in the std performance benchmarking you do as part of the release?

> add performance benchmark/docs for synchronous operations
> ---------------------------------------------------------
>
>                 Key: ZOOKEEPER-552
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-552
>             Project: Zookeeper
>          Issue Type: Task
>          Components: c client, java client, server
>            Reporter: Patrick Hunt
>            Assignee: Benjamin Reed
>             Fix For: 3.3.0
>
>
> we currently benchmark async operations, but not sync. it would be good to benchmark sync operations so that users
> know what to expect/tradeoffs.
> Also, afaik we currently only benchmark java client - we should benchmark the c client as well (if only to ensure perf is comperable)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (ZOOKEEPER-552) add performance benchmark/docs for synchronous operations

Posted by "Mahadev konar (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/ZOOKEEPER-552?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12766619#action_12766619 ] 

Mahadev konar commented on ZOOKEEPER-552:
-----------------------------------------

are we measuring latencies or the throughput with certain number of clients?

> add performance benchmark/docs for synchronous operations
> ---------------------------------------------------------
>
>                 Key: ZOOKEEPER-552
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-552
>             Project: Zookeeper
>          Issue Type: Task
>          Components: c client, java client, server
>            Reporter: Patrick Hunt
>             Fix For: 3.3.0
>
>
> we currently benchmark async operations, but not sync. it would be good to benchmark sync operations so that users
> know what to expect/tradeoffs.
> Also, afaik we currently only benchmark java client - we should benchmark the c client as well (if only to ensure perf is comperable)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.