It's turning out that hilo is taking significantly more time than native sequences. I found this surprising, and I measured it in dotTrace cpu profiler. Sure enough, our import function takes 63 seconds for hilo, and 55 seconds for sequences. Everything is running in one session, so it's not as if it's constantly fetching new hilo seeds. Without digging deep into the NHibernate code, I'm pretty confused.
I can email the dottrace files to someone who knows the code? Thanks -- 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.
