On 2015-08-20 11:05, Alexander Shorin wrote:

I don't know any of such, but there is no magic pill to just make
things faster. Performance almost always is a question about
tradeoffs. But before tuning anything, you need to measure things and
find out which causes bottlenecks. And only after that you should
start to think about any tunings and optimizations accounting
tradeoffs they bringing on the table. Premature optimization is the
root of all evils (:

Fully agree. The issue here is that I don't even know what or where are the tunable parameters for CouchDB. Does it have something like a query cache? If it does, how do I know its size, and how do I change it? Does it have an in-memory index cache? If it does, how do I change it? Does it have an overall memory usage limit, and how do I change it?

--
Florin Andrei
http://florin.myip.org/

Reply via email to