I think my problem is not with the size or seep of parsing.
When I am making a single request, getting the response in 1 sec is ok.
Improving this speed would be a bonus...

My problem is that when I get more than one user, the time is rapidly increasing
with every new concurrent request...

Breaking views into smaller multiple views will be pretty difficult...
What is it that is shared between requests inside couchdb that is causing this?

Reply via email to