Hi to everyone. I'm an user of NH and I'm using it in lot's of personal and profissional projects.
This week I found a performance issue on NH that is killing me. I need to materialize 100.000 objects and NH is taking around 6000 ms to do that. I think that is too much time and I run the dotTrace Profiler to sse where is the bottleneck. I found that it is in a method Hydrate. I also found a web site http://www.ormbattle.net/ where they compare several aspectos of NHibernate to Entity Framework. I found that this aspect of materialize/hydrate objects are a problem in NH. What do you think about this. If EF can materialize faster can't NH do that too ? Ricardo --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
