@bcility/al-performance-mcp 2.0.0 → 2.1.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +13 -2
- package/images/demo-01.png +0 -0
- package/images/demo-02.png +0 -0
- package/images/demo-03.png +0 -0
- package/images/demo-04.png +0 -0
- package/images/demo-05.png +0 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -14,7 +14,7 @@ It detects 38 performance anti-patterns across 12 categories, ranks findings by
|
|
|
14
14
|
- [Available Tools](#available-tools)
|
|
15
15
|
- [Pattern Reference](#pattern-reference)
|
|
16
16
|
- [How It Works](#how-it-works)
|
|
17
|
-
- [
|
|
17
|
+
- [Demo](#demo)
|
|
18
18
|
|
|
19
19
|
---
|
|
20
20
|
|
|
@@ -305,7 +305,18 @@ This ensures that a file with 1 HIGH issue ranks above one with 10 LOW issues.
|
|
|
305
305
|
|
|
306
306
|
---
|
|
307
307
|
|
|
308
|
-
##
|
|
308
|
+
## Demo
|
|
309
|
+
|
|
310
|
+

|
|
311
|
+
|
|
312
|
+

|
|
313
|
+
|
|
314
|
+

|
|
315
|
+
|
|
316
|
+

|
|
317
|
+
|
|
318
|
+

|
|
319
|
+
|
|
309
320
|
|
|
310
321
|
```
|
|
311
322
|
# 🔍 AL Performance Analysis — Orchestrator Report
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
package/package.json
CHANGED