On Sun, Mar 21, 2010 at 12:48 PM, Konstantin Tokarev <annu...@yandex.ru> wrote:
> Are there any perforamnce benchmark scripts for OB? E.g., I'd like to test if 
> OB compiled by Intel is faster than by GCC or if -O3 optimization with Intel 
> is more effective than -O2

Are there specific parts of the code you want to test? For
example,OBMol::ConnectTheDots could be made faster for large
molecules. I don't know if anyone has been benchmarking OB code (apart
from force field code).

On linux, you can always use the time command to check how long
something takes. We could also add some macros to obtest.h to do
benchmarking.

Tim

> --
> Regards,
> Konstantin
>
> ------------------------------------------------------------------------------
> Download Intel&#174; Parallel Studio Eval
> Try the new software tools for yourself. Speed compiling, find bugs
> proactively, and fine-tune applications for parallel performance.
> See why Intel Parallel Studio got high marks during beta.
> http://p.sf.net/sfu/intel-sw-dev
> _______________________________________________
> OpenBabel-Devel mailing list
> OpenBabel-Devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/openbabel-devel
>

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
OpenBabel-Devel mailing list
OpenBabel-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openbabel-devel

Reply via email to