Thanks Fabio, I understand and will look this up.

 

From: [email protected]
[mailto:[email protected]] On Behalf Of Fabio Maulo
Sent: 21 April 2011 12:45
To: [email protected]
Subject: Re: [nhibernate-development] Startup performance: precompile
XmlSerializer

 

On Thu, Apr 21, 2011 at 4:36 AM, Richard Wilde <[email protected]>
wrote:

>Oskar,

>If you want really gain time and your mappings are about classes (no
dynamic entities) the best way to gain a lot of startup-time is using the
new mapping-by-code API.

Is there a blog/article post I can read explaining why/how the start up time
is saved? Just a 1 liner would be good.....


because it does not need to load a file and deserialize it.

 

btw for big domains the better way to save startup-performance is the
configuration-binary-serialization (NH3cb page 66).

-- 
Fabio Maulo

Reply via email to