pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: textproc/cabocha memory usage fix
* On 2014-02-18 at 01:55 GMT, Joerg Sonnenberger wrote:
> the attached patch pushes the memory use of the "new" cabocha version
> finally down below 2GB again. That's the limit I see in my bulk builds
> and a very reasonable limit in general. The specific RAM use depends on
> the STL implementation, e.g. libc++ has a 32 Bytes long std::string
> class as it is optimised for short strings.
Doesn't look good on SunOS/64-bit, it uses about the same amount of
memory but now takes over 4 times longer to run.
Details here: https://gist.github.com/jperkin/9134161
--
Jonathan Perkin - Joyent, Inc. - www.joyent.com
Home |
Main Index |
Thread Index |
Old Index