wohali commented on issue #544: "Reduce output must shrink more rapidly" misrepresents which view is problematic URL: https://github.com/apache/couchdb/issues/544#issuecomment-304432993 That indeed will slow down view building for ddocs that have multiple views significantly, though I'd have to run numbers to prove it. The fact is that a) 99% of views with reduces use built-ins, and b) increasingly CouchDB users are encouraged to separate views into multiple ddocs anyway, and c) in the 3.x timeframe we're hoping to replace SpiderMoney with a newer JS engine, running directly inside Erlang so I'm not sure there's a lot of appetite to fix this issue. I'll leave the ticket open...just setting your expectations correctly that no one is going to burn a lot of cycles profiling this code just to generate a slightly improved error message here for <1% of our user base. ---------------------------------------------------------------- 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
