shimaore commented on issue #162: Excessive startup time with large number of databases URL: https://github.com/apache/couchdb-docker/issues/162#issuecomment-572132414 I'm probably being a bit shy by saying "one thousand" (`find /opt/couchdb/data | wc -l` returns 489481). On the other hand, I just tested (with a "hot" running container rather than a "cold" one at startup), and each individual (conditional) `find` runs in ~10s real time when I run then on the CLI (inside docker), so the total shouldn't amount to what I'm seeing when the container start. I'll force a restart tonight to try to better understand where the limitation might be.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services