You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by GitBox <gi...@apache.org> on 2019/12/17 20:12:08 UTC

[GitHub] [couchdb] ksnavely edited a comment on issue #2360: Make the rexi:stream2 interface unacked message limit configurable

ksnavely edited a comment on issue #2360: Make the rexi:stream2 interface unacked message limit configurable
URL: https://github.com/apache/couchdb/pull/2360#issuecomment-566729609
 
 
   I've been performing additional benchmarks, focussed on replication recently. I was not able to demonstrate a replication performance gain due to e.g. `_changes` performance gains. I was able to demonstrate the opposite however, finding a q=192, 1M doc DB takes ~80% longer to index with the stream limit set to 100.
   
   The stream limit 5 and 10 replication time results were within error of each other for q=192 and 1M docs. I believe this indicates replication's dominant bottleneck is not rexi's streaming performance.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services