Update yjit.md
Add Alan Wu's keynote & Maxime's talk to the list of YJIT-related talks :)
This commit is contained in:
parent
93b2de8278
commit
40bf89872f
@ -20,6 +20,8 @@ This project is open source and falls under the same license as CRuby.
|
|||||||
</b></p>
|
</b></p>
|
||||||
|
|
||||||
If you wish to learn more about the approach taken, here are some conference talks and publications:
|
If you wish to learn more about the approach taken, here are some conference talks and publications:
|
||||||
|
- RubyKaigi 2022 keynote: [Stories from developing YJIT](https://www.youtube.com/watch?v=EMchdR9C8XM)
|
||||||
|
- RubyKaigi 2022 talk: [Building a Lightweight IR and Backend for YJIT](https://www.youtube.com/watch?v=BbLGqTxTRp0)
|
||||||
- RubyKaigi 2021 talk: [YJIT: Building a New JIT Compiler Inside CRuby](https://www.youtube.com/watch?v=PBVLf3yfMs8)
|
- RubyKaigi 2021 talk: [YJIT: Building a New JIT Compiler Inside CRuby](https://www.youtube.com/watch?v=PBVLf3yfMs8)
|
||||||
- Blog post: [YJIT: Building a New JIT Compiler Inside CRuby](https://pointersgonewild.com/2021/06/02/yjit-building-a-new-jit-compiler-inside-cruby/)
|
- Blog post: [YJIT: Building a New JIT Compiler Inside CRuby](https://pointersgonewild.com/2021/06/02/yjit-building-a-new-jit-compiler-inside-cruby/)
|
||||||
- VMIL 2021 paper: [YJIT: A Basic Block Versioning JIT Compiler for CRuby](https://dl.acm.org/doi/10.1145/3486606.3486781)
|
- VMIL 2021 paper: [YJIT: A Basic Block Versioning JIT Compiler for CRuby](https://dl.acm.org/doi/10.1145/3486606.3486781)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user