• How to save ruby compile time by saving a compiled version?

    From vunangluc@gmail.com@21:1/5 to All on Thu Dec 29 17:40:03 2016
    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)