You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ratis.apache.org by "Tsz-wo Sze (Jira)" <ji...@apache.org> on 2020/12/06 11:48:00 UTC

[jira] [Assigned] (RATIS-1209) Compare the performance between DataStreamApi and AsyncApi

     [ https://issues.apache.org/jira/browse/RATIS-1209?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tsz-wo Sze reassigned RATIS-1209:
---------------------------------

    Assignee: Tsz-wo Sze

> Compare the performance between DataStreamApi and AsyncApi
> ----------------------------------------------------------
>
>                 Key: RATIS-1209
>                 URL: https://issues.apache.org/jira/browse/RATIS-1209
>             Project: Ratis
>          Issue Type: Sub-task
>            Reporter: runzhiwang
>            Assignee: Tsz-wo Sze
>            Priority: Major
>
> Not sure what happened.  If 3 servers are on different machines, DataStreamApi with type DirectByteBuffer seems slower than AsyncApi.  If 3 servers are on same machine, DataStreamApi with type DirectByteBuffer is better than AsyncApi.
> DataStreamApi command:
> `${BIN}/client.sh filestore datastream --size 100000000 --numFiles 10 --bufferSize 4000000 --type DirectByteBuffer --peers ${PEERS}`
> AsyncApi command:
> `${BIN}/client.sh filestore loadgen --size 100000000 --numFiles 10 --bufferSize 4000000 --peers ${PEERS}`



--
This message was sent by Atlassian Jira
(v8.3.4#803005)