RPTSTG will tell you. The number of heappools to use is highly application architecture dependent so there is no universal best practice -- hence why LE added good reporting to guide you. You probably know that heappools improve malloc etc. performance for multi-threaded C/C++ applications (often by an order of magnitude), for some applications it is a key performance tuning factor. For other applications it makes zero difference :)
On Sat, Nov 14, 2020 at 4:13 AM Lizette Koehler <[email protected]> wrote: > I am just curious > > > > Is anyone using CELQDOPT with HP64(ON) > > > > It is recommended to me to turn this on so we can get some statistics from > LE o what it should be tuned too > > > > I seem to have one program product that might need to have some HP64 parms > set. > > > > > > Any considerations I should be aware when setting HP64 values? > > > > > > > > Thanks > > > > > > > > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, > send email to [email protected] with the message: INFO IBM-MAIN > ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
