Comment by wiseowise

1 year ago

> C# itself is of similar terseness when compared to Ruby, with 10x to 20x better performance so even when written in a bulkier way

More like 50-100x.

It is true and you have to lack technical knowledge to downvote this.

In regular "line of business" code this difference might be a bit difficult to see in between the calls waiting for DB and third-party dependencies, so I went with more conservative numbers. On the more complex code this difference will be totally observable.