Konstantin Tokarev 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
> 
Preparing a fastsearch index

   babel datafile.xxx -ofs

outputs the time taken (on any platform).

It would test parsing of the input format and calculating the 
fingerprint. The latter involves recursion, which maybe compilers 
could optimize in different ways?.

Chris


------------------------------------------------------------------------------
Download Intel® 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