nickva opened a new pull request #529: Revert couch_lru to use gb_trees
URL: https://github.com/apache/couchdb/pull/529
 
 
   Recently couch_lru was changed to use ets tables.
   
   During eprof profiling it showed improved performance however recently
   in a larger test with more concurrent updates and 5000 max dbs open it 
showed a
   significant degradation compared to the previous (gb_tree-based) version.
   
   GH Issue #528
   
 
----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to