Manjunath, The preferred version of erlang is the latetest RC cadidate. Looks like R12B-5 is the current version.
Also, is this 93 gets/sec linearly or simultaneously? A quick test on my local laptop with: $ ab -n 10000 -c 10 http://127.0.0.1:5984/test_suite_db/0 Gives me roughly 1900 req/s. Paul On Thu, Jan 1, 2009 at 1:37 AM, Manjunath Somashekhar <[email protected]> wrote: > hi Chris, > > My erlang version is indeed 5.5.5. > > Erlang (BEAM) emulator version 5.5.5 [source] [async-threads:0] [hipe] > [kernel-poll:false] > > Eshell V5.5.5 (abort with ^G) > > what is the preferred version of erlang for an optimal performance - if there > is any ? > > If 93 gets/sec is slow - is there any metric which tells us how slow is this > compared to an optimal scenario - for example lets say it is 100 times slow > or some thing like that - just want to see how off i am from optimal > performance. > > Thanks > Manju > > > >
