[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: version 199.1



Matthew Flatt schrieb:
> With the new lexically-scoped syntax system, MzScheme is much slower to
> load and run code from source --- typically five times slower, and
> worse for code using units or classes. Loading .zo files is as fast as
> ever. You'll probably want to build .zo files before starting MrEd.

run also? that surprises me. 
it should be much faster accessing the lexvars from the stack than from 
the symboltable. or does the sourcecode loader not yet 'compile' 
the lexvars to use stackpointers?
-- 
Reini Urban
http://xarch.tu-graz.ac.at/home/rurban/