mosesdecoder/moses-cmd
pjwilliams 75709a6c87 Memory efficiency: make the reserveSize argument non-optional in
Moses::Phrase's constructor.  The default used to be ARRAY_SIZE_INCR = 10,
which will be excessive in many cases.  Where the default was used, I've
set the exact size where that was obvious and explicitly used ARRAY_SIZE_INCR 
otherwise.  If you know the code involved, it's probably worth reviewing.



git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@3908 1f5c12ca-751b-0410-a591-d2e778427230
2011-02-28 11:41:08 +00:00
..
moses-cmd.xcodeproj xcode 2010-12-10 13:04:06 +00:00
src Memory efficiency: make the reserveSize argument non-optional in 2011-02-28 11:41:08 +00:00
moses-cmd.vcproj vs.net 2010-06-05 13:10:26 +00:00