Test 3 - Buckets Memory Allocation
The buckets memory allocation options create multiple memory heaps for use. Using the heaps can reduce contention when multiple threads are operating.
Remove the line:
MALLOCTYPE=watson export MALLOCTYPEAdd the lines:
MALLOCOPTIONS="pool,multiheap,buckets" export MALLOCOPTIONS
LDR_CNTRL="MAXDATA=0xB0000000@DSA" export LDR_CNTRLAfter making the changes, restart Gateway and run the same reference cash letter. Make a note of the elapsed time for processing the cash letter.