Darryl Pentz wrote:

I have a tree structure in a GUI that results in a new database being created
and loaded with records when the user clicks on certain nodes.

Currently however, when the user clicks on the node, the bottleneck is when the
'create=true' call is made. This creation seems to be taking ~20secs on my
machine, whereas if the database already exists, it takes <1sec to load and
query the database.




I know sometime early on the list, Dan had submitted some changes to make create database go faster. http://mail-archives.apache.org/eyebrowse/[EMAIL PROTECTED]&msgId=1913889
These changes are in 10.0.2.1 release.


Sunitha.




Reply via email to