Re: binary tcl scripts? is it possible? is it faster ?
- From: Wojciech Kocjan <hceicjow.backward@xxxxxxxxxx>
- Date: Thu, 30 Jun 2005 19:21:28 +0200
Arjen Markus napisał(a):
Well, the statement says that there is no particular advantage
in saving and loading the byte-compiled scripts - as far as speed is concerned.
It does not mean that using byte-compilation makes the scripts
execute slower. Quite the contrary!
I hope you remember that even if you give Tcl the "raw" source, it will bytecode compile it the same way 'tclcompiler' and 'tbcload' packages do it.
This was invented for obfuscation and code protection.
-- WK .
- References:
- binary tcl scripts? is it possible? is it faster ?
- From: Walid
- Re: binary tcl scripts? is it possible? is it faster ?
- From: Usman Muzaffar
- Re: binary tcl scripts? is it possible? is it faster ?
- From: Arjen Markus
- binary tcl scripts? is it possible? is it faster ?
- Prev by Date: Re: I cant run some TCLLib functions
- Next by Date: tclhttpd/Tcl DevKit oddity
- Previous by thread: Re: binary tcl scripts? is it possible? is it faster ?
- Next by thread: Re: binary tcl scripts? is it possible? is it faster ?
- Index(es):