资讯

For the Ruby API, RubyVM::YJIT.log provides access to the tail of the compilation log at run time. Alternative garbage collector implementations can be loaded dynamically through the modular ...
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Choose a reason for hiding this comment The reason will be displayed to describe this comment to others. Learn more. deivid-rodriguez merged commit 7985cfe into deivid-rodriguez:master Oct 9, 2020 ...
The RubyVM can then use that cached, precompiled native code from the dynamic library the next time the RubyVM sees that same YARV instruction.