• As far as experienced DBAs, we have had Brad look to tune things. The problem is the ORM layer isn't "tuneable" in that we can't specify the queries in some places. The ORM handles that and it creates it's own SQL. In places we have rewritten queries that improve performance, but in other places the framework is buckling a touch under load.