As somebody pointed out there are millions of applications that can use Rails because scale is not a problem for them. If all those millions of applications do 1 req/s then you have 1M req/s served with Rails instead of something that is more reasonable. The CO2 production of these low scale Rails web app quickly add up.
Or how many metric tons of CO2 do you want to produce before switch to any of these. You see performance is an interesting problem.