I noticed some (not as much as you) slower test time when upgrading as well. In my case, it was mostly when building the sessionfactory (in my case: once per test fixture).
I uploaded a fix for this http://216.121.112.228/browse/NH-2774 maybe it'll help you. From: [email protected] [mailto:[email protected]] On Behalf Of Valeriu Caraulean Sent: den 20 juni 2011 18:56 To: [email protected] Subject: [nhusers] Performance issues with latest NHibernate 3.2.0 Beta2? Hi there, I've updated to latest NHibernate (build from sources) and noticed an essential slow down while operating with big number of entities. Our test scenario - importing from file of ~20.000 entities. Loading, validating and saving to database. Before updating to latest 3.2 beta 2 our test run in ~5 minutes. Now it takes more than 20 minutes and is yet still working. Using MSSQL, if that matters. Anybody had similar experience? -- You received this message because you are subscribed to the Google Groups "nhusers" group. To view this discussion on the web visit https://groups.google.com/d/msg/nhusers/-/p5kNIfakV5EJ. To post to this group, send email to [email protected]<mailto:[email protected]>. To unsubscribe from this group, send email to [email protected]<mailto:[email protected]>. For more options, visit this group at http://groups.google.com/group/nhusers?hl=en. -- You received this message because you are subscribed to the Google Groups "nhusers" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/nhusers?hl=en.
