[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: Re: [docbook-apps] Dynamic docbook processing
|
The memory usage scales to some degree with
the content size. Also, how much memory does AxKit take? What XSL
processor is AxKit using? If Java based, then that has a lot of
overhead.
If you are able to examine the size of the
memory image, you should be able to do some experiments. I would
try:
a. Running a very small book and a large
book, and see how much is overhead and how much scales with the content
size.
b. Turn off olink data collection and
see if that makes a difference.
c. Set the olink database name to
null so it doesn't get loaded and see if that makes a difference (your olinks
won't resolve, of course).
|
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]