Re: Interpreter startup speed

new topic     » goto parent     » topic index » view thread      » older message » newer message

Derek Parnell wrote:
The difference

> is that 2.4 can begin executing programs before they are fully loaded whereas
> 2.5 does not start to execute them until they are fully loaded.

Even in 2.4, the entire win32lib has to be loaded and parsed before you'll ever
see anything on the screen anyway, because the first "createWindow" comes after
"include win32lib.ew", and besides, the winMain() call is the very last statement
in the program.

~Ryan W. Johnson

Fluid Application Environment
http://www.fluidae.com/

[cool quote here, if i ever think of one...]

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu