Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:23:21 +08:00
commit 2e4c7302a4
11 changed files with 852 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
# References
Bundled resources for performance-test-suite skill
- [ ] k6_api_reference.md: Documentation for the k6 API used in the performance tests.
- [ ] performance_metrics_guide.md: Guide explaining various performance metrics and their significance.
- [ ] test_design_best_practices.md: Best practices for designing effective performance tests.