Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Optimizing JIT compiler built inside CRuby

NotificationsYou must be signed in to change notification settings

Shopify/yjit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 

Repository files navigation

YJIT - Yet Another Ruby JIT

YJIT has been merged upstream, and is now an official part of Ruby 3.1+.

For more information on how to build and use YJIT, see theYJIT README.

If you want to report bugs or ask questions about YJIT, pleaseopen an issue on the Shopify/ruby repository. When reporting bugs, please include as much detail as possible regarding your current setup (e.g. OS, platform, Ruby version), and the console commands you used to run YJIT.

To cite this project in your publications, please use this bibtex snippet:

@inproceedings{yjit_mplr_2023,author = {Chevalier-Boisvert, Maxime and Kokubun, Takashi and Gibbs, Noah and Wu, Si Xing (Alan) and Patterson, Aaron and Issroff, Jemma},title = {Evaluating YJIT’s Performance in a Production Context: A Pragmatic Approach},year = {2023},isbn = {9798400703805},publisher = {Association for Computing Machinery},address = {New York, NY, USA},url = {https://doi.org/10.1145/3617651.3622982},doi = {10.1145/3617651.3622982},booktitle = {Proceedings of the 20th ACM SIGPLAN International Conference on Managed Programming Languages and Runtimes},pages = {20–33},numpages = {14},keywords = {dynamically typed, optimization, just-in-time, virtual machine, ruby, compiler, bytecode},location = {Cascais, Portugal},series = {MPLR 2023}}

[8]ページ先頭

©2009-2025 Movatter.jp