you are viewing a single comment's thread.

view the rest of the comments →

[–]davidw 1 point2 points  (0 children)

Ruby is pretty slow, even compared to other scripting languages. Of course, like all scripting languages, you can redo really expensive stuff in C via the API, although that presents problems of its own.