Easytrieve

 View Only
  • 1.  Performance tip when calling a program from Easytrieve

    Posted Aug 07, 2019 01:26 PM
    If your program takes a performance hit when you add a CALL to another program.It's because Easytrieve will setup for the Language Environment every time you do a call unless you make an entry on the PARM staement.
    PARM ENVIRONMENT COBOL
    When that is invoked, Easytrieve will only set up the Language Environment once and you should notice significant improvement depending on how many times you issue a CALL.


  • 2.  RE: Performance tip when calling a program from Easytrieve

    Community Manager
    Posted Aug 14, 2019 11:36 AM
    Thanks for this tip, @Ken Jenkins!​

    ------------------------------
    Lenn Thompson
    Community Manager, Mainframe Division
    Broadcom Inc.
    lenn.thompson@broadcom.com
    ------------------------------