How would you expect, a framework stacked on ado.net <http://ado.net/>, being faster than ado.net <http://ado.net/> ?
You are just using the wrong tool for the job. ORM are not meant for heavy SQL reporting. Although some of your SQL Code looks pretty dirty. I would recommend you make your SQL View running in an acceptable time frame and then you try to use a technical element to bind the data to some reports or gui. > Le 22 janv. 2015 à 09:29, Ricardo Peres <[email protected]> a écrit : > > In fact, I have heard reports about the same SQL query running considerably > slower in NH than with plain ADO.NET. Will try to find an example. > > RP > > -- > You received this message because you are subscribed to the Google Groups > "nhusers" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/nhusers. > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "nhusers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/nhusers. For more options, visit https://groups.google.com/d/optout.
