runzhiwang edited a comment on pull request #325:
URL: https://github.com/apache/incubator-ratis/pull/325#issuecomment-739476132


   @szetszwo Not sure what happened. But DataStreamApi with type 
DirectByteBuffer seems slower than AsyncApi on HDD in my test.
   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 is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to