mosesdecoder/moses-chart
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-chart.xcodeproj xcode 2011-02-20 07:28:01 +00:00
src Memory efficiency: make the reserveSize argument non-optional in 2011-02-28 11:41:08 +00:00
moses-chart.vcproj vs.net 2010-09-24 21:01:11 +00:00