I try to generate the documentation for a large package header (~100 procedure declarations).
The computation time for generating a header documentation seems highly dependant on the number of other documentation files present in documentation directory.
Example:
No other file - some milliseconds
3 table docs additional present - > 2 min
more html present - break by task manager
Effect is present even for smaller package headers (2 procedure declarations) - but not so dramatic.
Search cross references is set to none.
Using
pl/sql dev v 7.0.3
plsqldoc 1.2.0
against
Oracle 9iR2
with Oracle 9iR2 client
Any suggestions ?
The computation time for generating a header documentation seems highly dependant on the number of other documentation files present in documentation directory.
Example:
No other file - some milliseconds
3 table docs additional present - > 2 min
more html present - break by task manager
Effect is present even for smaller package headers (2 procedure declarations) - but not so dramatic.
Search cross references is set to none.
Using
pl/sql dev v 7.0.3
plsqldoc 1.2.0
against
Oracle 9iR2
with Oracle 9iR2 client
Any suggestions ?