Re: [Quickfix-users] quickfix_net_messages.dll size between 1.12.4 and 1.13.3
Brought to you by:
orenmnero
From: <or...@qu...> - 2010-04-08 21:15:29
|
I think it is actually 10MB in vs7,8 and 9. I'm not sure why the vs10 one is 14MB. In any case, the big increase in size is due to the addition of FIX 5.0, FIX 5.0 SP1, and FIX 5.0 SP2. Any one of these versions of the spec is almost as large as all the previous versions combined. So really you are just looking at a whole ton more messages causing this dll to grow. In the future we may look into splitting the versions into separate dlls if this becomes a problem. --oren > -------- Original Message -------- > Subject: [Quickfix-users] quickfix_net_messages.dll size between 1.12.4 > and 1.13.3 > From: ka wone <ka...@gm...> > Date: Thu, April 08, 2010 3:58 pm > To: qui...@li... > > > QuickFIX Documentation: http://www.quickfixengine.org/quickfix/doc/html/index.html > QuickFIX Support: http://www.quickfixengine.org/services.html<hr>Hello, > > Is there a reason why quickfix_net_messages.dll was 4MB in 1.12.4 and now > 14MB in 1.13.3? > > Thanks, > Kamel<hr>------------------------------------------------------------------------------ > Download Intel® Parallel Studio Eval > Try the new software tools for yourself. Speed compiling, find bugs > proactively, and fine-tune applications for parallel performance. > See why Intel Parallel Studio got high marks during beta. > http://p.sf.net/sfu/intel-sw-dev<hr>_______________________________________________ > Quickfix-users mailing list > Qui...@li... > https://lists.sourceforge.net/lists/listinfo/quickfix-users |