Hacker News new | ask | show | jobs
by antileet 5755 days ago
We've been building our web-based product on Mono and MVC2 for two months and are set to launch in under two weeks.

Initial benchmarks showed that the performance isn't that great compared to the same application running on Windows, but compared to similar applications on rails and django show that performance is comparable, even better than the dynamic frameworks (which is somewhat obvious since it's compiled).

Haven't profiled for memory leaks though.