Our original panel podcast, Ruby Rogues is a weekly discussion around Ruby, Rails, software development, and the community around Ruby.
RR 357: Ruby 3 with Takashi Kokubun
April 10, 2018
1:01:41
59.71 MB
Downloads: 0
Panel:
- Eric Berry
- Dave Kimura
- David Richards
- Takashi intro
- Haml
- Works for Treasure Data
- What is a JCompiler?
- JIT Compiler
- Rails
- Real world application performance
- Have you done any benchmarks to see if the actual application performance has increased?
- Need method inlining for the best application
- Any efforts being used to speed up Ruby 3.0?
- Trouble with optimizing
- Thinking about optimization in your code is important
- Solve problems using the JIT compiler
- 3 by 3 challenge
- How long have you been working on this compiler?
- Current version of the JIT compiler
- LLVM
- Ruby
- Concurrency
- Types
- And much, much more!