On Thu, Feb 14, 2008 at 4:52 PM, Benoit Chesneau <[EMAIL PROTECTED]> wrote: > On Thu, Feb 14, 2008 at 4:49 PM, Benoit Chesneau <[EMAIL PROTECTED]> wrote: > > > > > works fine here. Even with --enable-smp-supoort (wich juste use one > > thread on openbsd currently but is usefull to test). > > > > Though erlang is slower than on other arch maybe it's related to SMP. > > 5-6 times slower to be precise. I don't know if something could be > > done on this topic. I willl try to have a look on it like testing on > > sincle cpu & . > > > > - benoit > > > > > on other operating system I mean and forgot to say I tested it on amd64 > > - benoit >
more tests about it with couchdb suite on an amd64 4400+ double core : http://friendpaste.com/96hYqpLd. I have same result for openbsd with only one core. Something related to threads i guess., but differences are quite high. Anyway I started to find a way to add hipe support for openbsd. For now compile failed at the end: http://friendpaste.com/4eJxpuUy I'm trying to figure what does it mean ;) - benoƮt