You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 5, 2024. It is now read-only.
I have to scan a small collection from CouchDB (~150 object), apply some change and then flush the changes. Initially, it take a few seconds. When I repeat the process with other collections it takes more and more time. If I repeatedly run the scan on the same collection, it alos gets slower and slower (more than 1 mn at the end).
Cannot figure out what happens. I am using V1.Alpha2, I call a dm->clear() at the beginning. Any any where I could search for an explanation?
Thanks a lot
Philippe
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hello
I have to scan a small collection from CouchDB (~150 object), apply some change and then flush the changes. Initially, it take a few seconds. When I repeat the process with other collections it takes more and more time. If I repeatedly run the scan on the same collection, it alos gets slower and slower (more than 1 mn at the end).
Cannot figure out what happens. I am using V1.Alpha2, I call a dm->clear() at the beginning. Any any where I could search for an explanation?
Thanks a lot
Philippe
The text was updated successfully, but these errors were encountered: