- Forum
- Usenet
- COMP.LANG.RUBY
-
How to save ruby compile time by saving a compiled version?
Hi,
Currently Ruby seems to compile .rb source file every time I invoke the program. With this process, ruby will compile the source into byte code for YARV.
To speed up how can we save a compiled version of program, then if the source file is not changed then ruby just feed the byte code to yarv?
--- SoupGate-Win32 v1.05
* Origin: fsxNet Usenet Gateway (21:1/5)