About a year ago I wrote a blog post on NHibernate performance tuning where I mentioned Hilo as an option to increase your performance when doing bulk inserts. A couple of weeks ago a colleague asked me about how Hilo in NHibernate works. After explaining Hilo to him, I decided
This is the second part in my series of "Thoughts on NHibernate performance". I recommend that you read the first post (insert link) because I will reuse things from that post. In this post I am going to talk about using a stateless session for inserting records to
I have been working a couple of years with NHibernate and thought I would share some experiences about NHibernate performance tuning. This blog post will focus on batch inserts. When we talk about NHibernate performance tuning you should take into account that tuning NHibernate and tuning the database are 2