Dear All, 
I am facing problem with SMARTSQueryTool class.My moleules are stored i
vector.
i am accessing those molecule by get method of vector and stored it in
Molecule object.
my smarts  are stored in XML file. i access each smarts pattern one by one
and searched 
againt my molecule.
but it gives performance issue.it takes long time to search my smarts 
on molecule.but if i clone the molecule for each smart pattern it gives
results very fast and if instead of using Molecule object if i use
AtomContainer class it gives result fast.
so i am not getting why this is happening.Previousely we had used JOELIB for
smart search.it performs faster than CDK without cloning of molecule. 

 please help me out for better performance of smarts..
-- 
View this message in context: 
http://www.nabble.com/problem-related-to-smarts-searching-performance---tp25490509p25490509.html
Sent from the cdk-user mailing list archive at Nabble.com.


------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
_______________________________________________
Cdk-user mailing list
Cdk-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cdk-user

Reply via email to