|
|
|
|
|
by claudiug
1275 days ago
|
|
to be blunt. I dont care. I dislike python, and i like ruby. I'm sure benchmarks will appear to tell us why ruby is slow, sucks, dead, etc. hell ycombinator is a hate club against ruby. as per speed, ruby 3.2 is 10% faster than 3.1 on shopify infra. |
|
Ruby was fast enough for me to do what I needed with it already in the 1.8.x days. Every improvements since is gravy.
A handful of times over the last 16 years or so I've needed to dip into C extensions for the performance I needed; but in those instances Python wouldn't even remotely cut it either.