Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:21:19 +08:00
commit 33ce663b79
8 changed files with 195 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
# Assets
Bundled resources for performance-regression-detector skill
- [ ] report_template.html: HTML template for generating the performance regression report.
- [ ] example_metrics_data.json: Example JSON data showing the format of performance metrics data expected by the plugin.
- [ ] thresholds.json: Example JSON file showing how to define thresholds for performance metrics.