Introduction
MonLBL is a tool for analyzing the performance of ObjectScript code execution line by line. codemonitor.MonLBL
is a wrapper based on the %Monitor.System.LineByLine
package from InterSystems IRIS, designed to collect precise metrics on the execution of routines, classes, or CSP pages.
The wrapper and all examples presented in this article are available in the following GitHub repository: iris-monlbl-example