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

Shashank Gupta commented on OAK-1153:
-------------------------------------

Write throughput comparision between standalone vs replica set on increasing 
write threads. Throughput decreases from 33% to 75%.

* Remote standalone mongodb instance.
||remote|| samedb|| readers|| writers|| reads|| writes|| time|| 
readThroughPut|| writeThroughPut|| writeConcern||
true,true,1,4,508,31,5,101,13.0 MB,SAFE
true,true,1,8,290,32,5,58,13.4 MB,SAFE
true,true,1,16,5,39,5,1,16.4 MB,SAFE
true,true,1,32,4,54,5,0,22.6 MB,SAFE


* Three member replica set with primary, secondary and arbiter running on 
single remote machine.
||remote|| samedb|| readers|| writers|| reads|| writes|| time|| 
readThroughPut|| writeThroughPut|| writeConcern||
true,true,1,4,70,7,5,14,2.9 MB,SAFE
true,true,1,8,80,13,5,16,5.5 MB,SAFE
true,true,1,16,4,20,5,0,8.4 MB,SAFE
true,true,1,32,5,38,5,1,15.9 MB,SAFE

> Write test to measure throughput on Mongo with multiple reader and writer
> -------------------------------------------------------------------------
>
>                 Key: OAK-1153
>                 URL: https://issues.apache.org/jira/browse/OAK-1153
>             Project: Jackrabbit Oak
>          Issue Type: Task
>          Components: mongomk
>            Reporter: Chetan Mehrotra
>            Assignee: Chetan Mehrotra
>            Priority: Minor
>
> To check how raw access to Mongo performs with multiple reader and writers we 
> need to have some throughput test.
> It would also server to decide if writing blob in separate databse provides 
> any benefit or not. Refer to [1] for discussion around this concern
> [1] http://markmail.org/thread/aukqziaq3hryvtaz



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to