AL Perf for Business Central
ActiveA Business Central extension that adds AI-powered performance analysis directly into the Performance Profiler page with one-click profile analysis
A Business Central extension that adds an “Analyze with AL Perf” button to the Performance Profiler page. Record a profile, click the button, and get results in 20-30 seconds.
Detects single method dominance, N+1 patterns, event subscriber hotspots, and deep call stacks. The extension reads profile data from BC’s Sampling Performance Profiler codeunit, sends it to the analyzer service, and displays the HTML results in a WebPageViewer control.
Data handling is the same as AL Perf: HTTPS transmission, in-memory analysis, immediate discard. No data is stored server-side.