Why Ruby Isn't Slow

Why Ruby Isn't Slow

Strange Loop Conference via YouTube Direct link

Indirect function calls

7 of 30

7 of 30

Indirect function calls

Class Central Classrooms beta

YouTube videos curated by Class Central.

Classroom Contents

Why Ruby Isn't Slow

Automatically move to the next video in the Classroom when playback concludes

  1. 1 Introduction
  2. 2 Ruby is slow
  3. 3 CPU bound tasks
  4. 4 Common answers
  5. 5 Ruby can be fast
  6. 6 Why is Ruby slow
  7. 7 Indirect function calls
  8. 8 Fast Ruby
  9. 9 Our Python
  10. 10 Our Function
  11. 11 Dynamic Languages
  12. 12 Ruby Object Model
  13. 13 Python Primitives
  14. 14 Lightability
  15. 15 Promotion
  16. 16 Quasiimmutability
  17. 17 Building a system
  18. 18 Optimized version
  19. 19 Sending methods
  20. 20 Fine method
  21. 21 Three instructions
  22. 22 Topaz
  23. 23 Constants
  24. 24 Links
  25. 25 Benchmark Results
  26. 26 Complexity
  27. 27 C Extensions
  28. 28 Hints
  29. 29 Cutting Corners
  30. 30 Missing Parts

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.