For example, Rubinius could pre-compile all the.rb files in the gem to reduce startup time.
例如,Rubinius能够在gem中预编译所有的。rb文件以减少启动时间。
3
A prepared statement allows you to take a commonly used SQL statement and pre-compile it, thereby dramatically improving performance if the statement is executed multiple times.