You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by gi...@git.apache.org on 2017/07/31 15:24:41 UTC

[GitHub] tonysun83 commented on issue #726: Provide a more accurate size check for max_document_size limit

tonysun83 commented on issue #726: Provide a more accurate size check for max_document_size limit
URL: https://github.com/apache/couchdb/pull/726#issuecomment-319101463
 
 
   Great starting point Nick!
   
   So IIUC, the current assumption is that this new module is slower than jiffy...but it should be more accurate. When we get to a certain threshold, we'll switch over to jiffy for performance reasons, but then it will be less accurate.
   
   Will the threshold be decided by the performance benchmark? We'd still have to do a runtime check for the threshold and that needs to be incorporated into this new check right?
   
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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