Our original panel podcast, Ruby Rogues is a weekly discussion around Ruby, Rails, software development, and the community around Ruby.
RR 368: Improving Ruby Performance with Rust with Daniel P. Clark
June 26, 2018
56:54
55.12 MB
Downloads: 0
Panel:
- Charles Max Wood
- Dave Kimura
- Eric Berry
- Catherine Meyers
- David Richards
- Daniel intro
- Likes to blog - 6ftdan.com
- Released Faster Path gem
- Ruby
- Improving Ruby Performance with Rust blog article
- Why Rust?
- Rust to the rescue (of Ruby) blog article
- Rust was exciting because of the promises it gave
- No garbage collector in Rust
- Why is not having a garbage collector a positive?
- Rust’s ownership model
- Why would use a Rust extension in Ruby?
- Have you played around with sending objects into a Ruby function?
- The story behind creating his Faster path gem
- rubyflow.com
- Turbolinks and Spring and how they react
- Helix project
- And much, much more!