Item type |
Trans(1) |
公開日 |
2015-06-02 |
タイトル |
|
|
タイトル |
Ruby向けトレース方式Just-in-timeコンパイラの設計と実装 |
タイトル |
|
|
言語 |
en |
|
タイトル |
A Trace-based Just-in-time Compiler for Ruby |
言語 |
|
|
言語 |
jpn |
キーワード |
|
|
主題Scheme |
Other |
|
主題 |
[通常論文] Just-in-timeコンパイラ,スクリプト言語,Ruby |
資源タイプ |
|
|
資源タイプ識別子 |
http://purl.org/coar/resource_type/c_6501 |
|
資源タイプ |
journal article |
著者所属 |
|
|
|
横浜国立大学大学院 |
著者所属 |
|
|
|
横浜国立大学大学院 |
著者所属(英) |
|
|
|
en |
|
|
Graduate School of Yokohama National University |
著者所属(英) |
|
|
|
en |
|
|
Graduate School of Yokohama National University |
著者名 |
井出, 真広
倉光, 君郎
|
著者名(英) |
Masahiro, Ide
Kimio, Kuramitsu
|
論文抄録 |
|
|
内容記述タイプ |
Other |
|
内容記述 |
我々はオブジェクト指向スクリプト言語Rubyを高速に実行するための処理系であるトレース方式JITコンパイラ,RuJITの開発した.RuJITは,Ruby言語のC言語による処理系CRubyを対象に,CRubyが生成したバイトコードをトレースし,頻繁に実行された箇所やループを機械語へ変換する.本論文ではまず我々のトレース方式JITコンパイラの設計と実装について述べる.その後,Ruby言語の持つ性質や機能に起因するトレースの構成や最適化が困難な点を紹介し,それを解決するための最適化手法について述べる.本論文では,RuJITの設計と実装,および開発によって得られた知見について詳しく解説する.そして,RuJITの性能について評価する. |
論文抄録(英) |
|
|
内容記述タイプ |
Other |
|
内容記述 |
This paper describes RuJIT, a trace-based JIT compiler for Ruby which traces program code to determine frequently executed traces (hot paths and loops) in running programs and emits optimized machine code specialized to these traces. We first describe the design and implementation of the RuJIT compiler. Then we show that two Ruby's functions and characteristics make difficult to improve the performance of JIT compiled code. To produce better quality code, we describe solutions for these issues as well as implementation of optimization techniques. |
書誌レコードID |
|
|
収録物識別子タイプ |
NCID |
|
収録物識別子 |
AA11464814 |
書誌情報 |
情報処理学会論文誌プログラミング(PRO)
巻 8,
号 1,
p. 1-10,
発行日 2015-06-02
|
ISSN |
|
|
収録物識別子タイプ |
ISSN |
|
収録物識別子 |
1882-7802 |
出版者 |
|
|
言語 |
ja |
|
出版者 |
情報処理学会 |