View Single Post

   
  #7 (permalink)  
Old 03-17-2008, 06:09 AM
nicholas.marriott@gmail.com
 
Posts: n/a
Default Re: wish list Boinc client in port or pkg

> Emulation is always slower than native code, since seti is a math
> intensive application, if you want optimal performance, don't go the
> linux emu way.


It is syscall emulation and maths stuff will require very few syscalls
so I would be surprised if you saw any performance difference.

-- Nicholas
Reply With Quote