While views are generating first time on 6000 docs size db. ( same database for both machines )
Mac ( 2Ghz core 2 duo, 2 GB ) take few seconds
Ubuntu Linux ( 2.4 Ghz 1.7 GB ) on Amazon takes forever ( 60 mins still waiting )

CouchDB version : 0.9.0a738990-incubating
Erlang Version :
- Mac : Erlang (BEAM) emulator version 5.6.5 [source] [smp:2] [async- threads:0] [kernel-poll:false] - Linux : Erlang (BEAM) emulator version 5.6.5 [source] [async-threads: 0] [hipe] [kernel-poll:false]

One observation, First "couchjs" and "beam" processes are running when view generation starts after few second couchjs goes away but 'beam' ( /usr/local/lib/erlang/erts-5.6.5/bin/beam ) keep running consuming 45% CPU all time

Reply via email to