User 677b9c22ff
09-12-2006 23:46:05
Hi,
I tested different evaluator versions, because I wanted to do some (massive) pka calculations, however there seems to be a speed bug.
I used something like:
java -Xmx200m -classpath C:\chemistry\jchem-test\lib\jchem.jar; chemaxon.jep.Evaluator -e Z:\pka-acid.txt Z:\pubchem-1000.smi
where PubChem.smi is a smiles file with 1000 smiles and pka-acid.txt
contains the term to calculate the most acidicpka: pKa('acidic', '1')
JCHEM 3.2.2 = 3.38 min
JCHEM 3.2 = 4 min
JCHEM-TEST = 3.30 min (Version Version TEST_2006_12_04) (latest)
JCHEM-TEST = 30 seconds (Version TEST_2006_08_25) (OLD)
(This also affects Instant-JChem).
Kind regards
Tobias Kind
I tested different evaluator versions, because I wanted to do some (massive) pka calculations, however there seems to be a speed bug.
I used something like:
java -Xmx200m -classpath C:\chemistry\jchem-test\lib\jchem.jar; chemaxon.jep.Evaluator -e Z:\pka-acid.txt Z:\pubchem-1000.smi
where PubChem.smi is a smiles file with 1000 smiles and pka-acid.txt
contains the term to calculate the most acidicpka: pKa('acidic', '1')
JCHEM 3.2.2 = 3.38 min
JCHEM 3.2 = 4 min
JCHEM-TEST = 3.30 min (Version Version TEST_2006_12_04) (latest)
JCHEM-TEST = 30 seconds (Version TEST_2006_08_25) (OLD)
(This also affects Instant-JChem).
Kind regards
Tobias Kind