web stats

Mirth Connect

Improve script performance if default scripts are used

Details

  • Type: Improvement Improvement
  • Status: Closed Closed
  • Priority: Minor Minor
  • Resolution: Fixed
  • Affects Version/s: None
  • Fix Version/s: 1.7.1
  • Component/s: Server
  • Labels:
    None

Description

Do not compile/execute the pre/post scripts if they haven't been changed.

Activity

Hide
Gerald Bortis added a comment -
Both the user specified and default scripts are compiled, decompiled, then compared. If they're different (that is, the user has written a script), the compiled script is added to the cache. Otherwise, no script is available and it will not be run for doPre/Postprocess.
Show
Gerald Bortis added a comment - Both the user specified and default scripts are compiled, decompiled, then compared. If they're different (that is, the user has written a script), the compiled script is added to the cache. Otherwise, no script is available and it will not be run for doPre/Postprocess.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: