Search code examples
performanceibm-integration-busextended-sql

ESQL performance tools


I would like to analyze separate ESQL modules for performance on IBM Integration Bus, not whole application with PerfHarness. I know that exists list of good practices for write ESQL (for example, this - ESQL code tips)

But is it tool for performance analysis only one ESQL module?


Solution

  • You can check through your Broker 'Web User Interface'. Just turn your flow (with your ESQL code) statistics on and it will show how many time the process took in each node.