Hi, I have a 600k documents in one database and building a view (with a trivial map function) takes about 40 minutes on a single core server. I was wondering if there's a way to tell how the time is divided between running the javascript map function and actually building the view.
-- Sincerely yours, Nadav
