[jira] [Updated] (COUCHDB-1218) Better logger performance

2014-05-29 Thread Joan Touzet (JIRA)

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

Joan Touzet updated COUCHDB-1218:
-

Fix Version/s: (was: 1.6.0)

 Better logger performance
 -

 Key: COUCHDB-1218
 URL: https://issues.apache.org/jira/browse/COUCHDB-1218
 Project: CouchDB
  Issue Type: Improvement
Reporter: Filipe Manana
Assignee: Filipe Manana
 Attachments: 0001-Better-logger-performance.patch


 I made some experiments with OTP's disk_log module (available since 2001 at 
 least) to use it to manage the log file.
 It turns out I got better throughput by using it. Basically it adopts a 
 strategy similar to the asynchronous couch_file Damien described in this 
 thread:
 http://mail-archives.apache.org/mod_mbox/couchdb-dev/201106.mbox/%3c5c39fb5a-0aca-4ff9-bd90-2ebecf271...@apache.org%3E
 Here's a benchmark with relaximation, 50 writers, 100 readers, documents of 
 1Kb, delayed_commits set to false and 'info' log level (default):
 http://graphs.mikeal.couchone.com/#/graph/9e19f6d9eeb318c70cabcf67bc013c7f
 The reads got a better throughput (bottom graph, easier to visualize).
 The patch (also attached here), which has a descriptive comment, is at:
 https://github.com/fdmanana/couchdb/compare/logger_perf.patch



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Updated] (COUCHDB-1218) Better logger performance

2013-11-07 Thread Dirkjan Ochtman (JIRA)

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

Dirkjan Ochtman updated COUCHDB-1218:
-

Fix Version/s: (was: 1.5.0)
   1.6.0

 Better logger performance
 -

 Key: COUCHDB-1218
 URL: https://issues.apache.org/jira/browse/COUCHDB-1218
 Project: CouchDB
  Issue Type: Improvement
Reporter: Filipe Manana
Assignee: Filipe Manana
 Fix For: 1.6.0

 Attachments: 0001-Better-logger-performance.patch


 I made some experiments with OTP's disk_log module (available since 2001 at 
 least) to use it to manage the log file.
 It turns out I got better throughput by using it. Basically it adopts a 
 strategy similar to the asynchronous couch_file Damien described in this 
 thread:
 http://mail-archives.apache.org/mod_mbox/couchdb-dev/201106.mbox/%3c5c39fb5a-0aca-4ff9-bd90-2ebecf271...@apache.org%3E
 Here's a benchmark with relaximation, 50 writers, 100 readers, documents of 
 1Kb, delayed_commits set to false and 'info' log level (default):
 http://graphs.mikeal.couchone.com/#/graph/9e19f6d9eeb318c70cabcf67bc013c7f
 The reads got a better throughput (bottom graph, easier to visualize).
 The patch (also attached here), which has a descriptive comment, is at:
 https://github.com/fdmanana/couchdb/compare/logger_perf.patch



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


[jira] [Updated] (COUCHDB-1218) Better logger performance

2013-07-22 Thread Dirkjan Ochtman (JIRA)

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

Dirkjan Ochtman updated COUCHDB-1218:
-

Fix Version/s: (was: 1.4)
   1.5

 Better logger performance
 -

 Key: COUCHDB-1218
 URL: https://issues.apache.org/jira/browse/COUCHDB-1218
 Project: CouchDB
  Issue Type: Improvement
Reporter: Filipe Manana
Assignee: Filipe Manana
 Fix For: 1.5

 Attachments: 0001-Better-logger-performance.patch


 I made some experiments with OTP's disk_log module (available since 2001 at 
 least) to use it to manage the log file.
 It turns out I got better throughput by using it. Basically it adopts a 
 strategy similar to the asynchronous couch_file Damien described in this 
 thread:
 http://mail-archives.apache.org/mod_mbox/couchdb-dev/201106.mbox/%3c5c39fb5a-0aca-4ff9-bd90-2ebecf271...@apache.org%3E
 Here's a benchmark with relaximation, 50 writers, 100 readers, documents of 
 1Kb, delayed_commits set to false and 'info' log level (default):
 http://graphs.mikeal.couchone.com/#/graph/9e19f6d9eeb318c70cabcf67bc013c7f
 The reads got a better throughput (bottom graph, easier to visualize).
 The patch (also attached here), which has a descriptive comment, is at:
 https://github.com/fdmanana/couchdb/compare/logger_perf.patch

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (COUCHDB-1218) Better logger performance

2013-01-26 Thread Jan Lehnardt (JIRA)

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

Jan Lehnardt updated COUCHDB-1218:
--

Fix Version/s: (was: 1.3)

 Better logger performance
 -

 Key: COUCHDB-1218
 URL: https://issues.apache.org/jira/browse/COUCHDB-1218
 Project: CouchDB
  Issue Type: Improvement
Reporter: Filipe Manana
Assignee: Filipe Manana
 Fix For: 1.4

 Attachments: 0001-Better-logger-performance.patch


 I made some experiments with OTP's disk_log module (available since 2001 at 
 least) to use it to manage the log file.
 It turns out I got better throughput by using it. Basically it adopts a 
 strategy similar to the asynchronous couch_file Damien described in this 
 thread:
 http://mail-archives.apache.org/mod_mbox/couchdb-dev/201106.mbox/%3c5c39fb5a-0aca-4ff9-bd90-2ebecf271...@apache.org%3E
 Here's a benchmark with relaximation, 50 writers, 100 readers, documents of 
 1Kb, delayed_commits set to false and 'info' log level (default):
 http://graphs.mikeal.couchone.com/#/graph/9e19f6d9eeb318c70cabcf67bc013c7f
 The reads got a better throughput (bottom graph, easier to visualize).
 The patch (also attached here), which has a descriptive comment, is at:
 https://github.com/fdmanana/couchdb/compare/logger_perf.patch

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (COUCHDB-1218) Better logger performance

2013-01-10 Thread Jan Lehnardt (JIRA)

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

Jan Lehnardt updated COUCHDB-1218:
--

Fix Version/s: (was: 1.2.1)
   1.4

 Better logger performance
 -

 Key: COUCHDB-1218
 URL: https://issues.apache.org/jira/browse/COUCHDB-1218
 Project: CouchDB
  Issue Type: Improvement
Reporter: Filipe Manana
Assignee: Filipe Manana
 Fix For: 1.3, 1.4

 Attachments: 0001-Better-logger-performance.patch


 I made some experiments with OTP's disk_log module (available since 2001 at 
 least) to use it to manage the log file.
 It turns out I got better throughput by using it. Basically it adopts a 
 strategy similar to the asynchronous couch_file Damien described in this 
 thread:
 http://mail-archives.apache.org/mod_mbox/couchdb-dev/201106.mbox/%3c5c39fb5a-0aca-4ff9-bd90-2ebecf271...@apache.org%3E
 Here's a benchmark with relaximation, 50 writers, 100 readers, documents of 
 1Kb, delayed_commits set to false and 'info' log level (default):
 http://graphs.mikeal.couchone.com/#/graph/9e19f6d9eeb318c70cabcf67bc013c7f
 The reads got a better throughput (bottom graph, easier to visualize).
 The patch (also attached here), which has a descriptive comment, is at:
 https://github.com/fdmanana/couchdb/compare/logger_perf.patch

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (COUCHDB-1218) Better logger performance

2011-07-12 Thread Filipe Manana (JIRA)

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

Filipe Manana updated COUCHDB-1218:
---

Attachment: 0001-Better-logger-performance.patch

 Better logger performance
 -

 Key: COUCHDB-1218
 URL: https://issues.apache.org/jira/browse/COUCHDB-1218
 Project: CouchDB
  Issue Type: Improvement
Reporter: Filipe Manana
Assignee: Filipe Manana
 Attachments: 0001-Better-logger-performance.patch


 I made some experiments with OTP's disk_log module (available since 2001 at 
 least) to use it to manage the log file.
 It turns out I got better throughput by using it. Basically it adopts a 
 strategy similar to the asynchronous couch_file Damien described in this 
 thread:
 http://mail-archives.apache.org/mod_mbox/couchdb-dev/201106.mbox/%3c5c39fb5a-0aca-4ff9-bd90-2ebecf271...@apache.org%3E
 Here's a benchmark with relaximation, 50 writers, 100 readers, documents of 
 1Kb, delayed_commits set to false and 'info' log level (default):
 http://graphs.mikeal.couchone.com/#/graph/9e19f6d9eeb318c70cabcf67bc013c7f
 The reads got a better throughput (bottom graph, easier to visualize).
 The patch (also attached here), which has a descriptive comment, is at:
 https://github.com/fdmanana/couchdb/compare/logger_perf.patch

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira