Re: Eu Interpreted

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

I'm considering including an interface routine for executing the p-code that
the EU script would generate. Along with a routine for converting a native
script to a p-code script. This would eliminate the parser pass, reducing
load times, and it would also allow for custom optimizations that couldn't
be easily done in the script engine.

What do you think? Would it be worthwhile?

Chris

> Kat:
>
> Reading a 10,500 line text file and sorting it100 times in Euphoria takes
> 9.38 seconds, the same task in Lua takes 9.61 seconds. Making the sort
call
> via "dostring" instead of direct takes 9.62 seconds. I don't think
Euphoria
> interpreting Eu code is going to be able to beat that. Or even come close.
>
> Regards,
> Irv

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

Search



Quick Links

User menu

Not signed in.

Misc Menu