[openi18n-im:01204] Re: Feature discussion heat starting from..
Leon Ho <[email protected]>
| Newsgroups | gmane.comp.internationalization.input-methods |
|---|---|
| Message-ID | <[email protected]> |
On Sun, 2005-02-27 at 21:36 -0800, Hideki Hiura wrote: > Hi Leon, > > > From: Leon Ho <[email protected]> > > it costs around 40MB of memory (roughly). > > Do you have some concrete idea where mostly use memory? > > First thing I can think of is csconv, which nowadays, should be > opt out until it is needed except iconv_relay. > > Some LEs may use many memory, it would be good to delay > loading of LEs as well. > Yup, the most obvious memory usage falls into LE loading at startup. What's the down-side of loading LE on-demand (or delay it)? That should be good for user is just using few LE on a system. Tagoh-san, Shao, do you have any comments on this on server/library side? Leon