Re: Tcl bytecode



In article <45bf79b0$0$8725$ed2619ec@xxxxxxxxxxxxxxxxxxxxxxxxxx>,
Keith Nash <kjn9@xxxxxxxxxxxxxxxx> wrote:
.
.
.
Some large Tcl apps are slow to start: is this because too many procs are
executed in the startup script?
.
.
.
Typically it's because they're doing a lot of work (unavoidable,
real, ..., in some sense), OR because there's complex resolution
of package lookup. If a remote-mounted directory that's hard to
search happens to be in the path for package resolution, and there
are many packages to look up ...
.



Relevant Pages

  • Re: Tcl bytecode
    ... executed in the startup script? ... real, ..., in some sense), OR because there's complex resolution ... search happens to be in the path for package resolution, ... installed in Tcl Module form. ...
    (comp.lang.tcl)
  • Trying to get started with sdx...
    ... This afternoon I downloaded tclkit and sdx from equi4.com. ... ("package ifneeded" script) ... Anyway my app is structured like: ... Main-Dir contains a startup script Foo.tcl ...
    (comp.lang.tcl)
  • Re: Finding a TCL module
    ... Error in startup script: can't find package Archer 1.0 ... while executing ...
    (comp.lang.tcl)
  • Re: Finding a TCL module
    ... Error in startup script: can't find package Archer 1.0 ... while executing ...
    (comp.lang.tcl)
  • Re: Finding a TCL module
    ... Error in startup script: can't find package Archer 1.0 ... while executing ...
    (comp.lang.tcl)