Hi Dave,
Are these delays reproducible?
How big is your database?
We have seen very slow performance when loading xotcl-core/tcl/object-cache-init.tcl. It can take a long time with a large DB with lots of procedures, as they are replicated in memory as Tcl procs.
You could also add logs within these files to determine exactly where the delay is happening.
Ryan