Tagged: performance

3 posts and 4 projects

Posts

AL Perf v2 Drops Friday. Here's What Changed.

Version 2 sends the call tree, source code, SQL queries, and code structure to the AI. The result: findings that reference specific methods, call counts, and time percentages. Here's what changed and how well it works.

albusiness-centralperformanceaideveloper-tools

One-Click Performance Analysis Inside Business Central

A BC extension that adds an 'Analyze with AL Perf' button to the Performance Profiler page. One click gives you hotspots, anti-pattern detection, and AI-powered insights without leaving Business Central.

albusiness-centralperformanceaideveloper-tools

Flame graphs of BC call stacks

Introducing a free web service that converts Business Central call stacks into SVG flame graphs for performance analysis.

albusiness-centralflame-graphperformance

Projects

AL-Flamegraph

Maintained

A free web service that converts Business Central call stacks into SVG flame graphs for performance analysis and profiling.

albusiness-centralperformanceflame-graph

A CLI, web app, MCP server, and library for analyzing Business Central .alcpuprofile files, detecting performance anti-patterns and hotspots with optional AI-powered explanations

albusiness-centralperformanceaimcp

A Business Central extension that adds AI-powered performance analysis directly into the Performance Profiler page with one-click profile analysis

albusiness-centralperformanceai

AL Call Hierarchy

Maintained

A Rust-based LSP server providing sub-millisecond call hierarchy queries for AL (Business Central) projects, powered by tree-sitter

albusiness-centrallspperformance