yao/agent/assistant/hook
Max e3fde0aa6c Enhance memory leak tests and performance reporting in stress tests
- Added context release calls in multiple test cases to ensure proper resource cleanup and prevent memory leaks.
- Updated performance thresholds in memory leak tests, increasing acceptable growth per iteration from 10KB to 15KB to account for overhead.
- Improved validation checks in stress tests to ensure response integrity and metadata accuracy, enhancing overall test robustness.
- Refactored performance report for clarity, consolidating key metrics and findings for better readability.
2025-11-28 21:09:27 +08:00
..
create.go Enhance testing and context management in assistant operations 2025-11-14 12:38:03 +08:00
create_bench_test.go Enhance testing and context management in assistant operations 2025-11-14 12:38:03 +08:00
create_mem_test.go Enhance memory leak tests and performance reporting in stress tests 2025-11-28 21:09:27 +08:00
create_nested_test.go Enhance testing and context management in assistant operations 2025-11-14 12:38:03 +08:00
create_test.go Enhance testing and context management in assistant operations 2025-11-14 12:38:03 +08:00
done.go Implement global uses configuration and enhance assistant capabilities 2025-11-14 19:17:21 +08:00
failback.go Implement global uses configuration and enhance assistant capabilities 2025-11-14 19:17:21 +08:00
goroutine_leak_test.go Enhance memory leak tests and performance reporting in stress tests 2025-11-28 21:09:27 +08:00
hook.go Refactor Assistant methods and context handling for improved functionality 2025-11-13 09:26:45 +08:00
mcp.go Refactor Assistant methods and context handling for improved functionality 2025-11-13 09:26:45 +08:00
REALWORLD_PERFORMANCE_REPORT.md Enhance memory leak tests and performance reporting in stress tests 2025-11-28 21:09:27 +08:00
realworld_stress_test.go Enhance memory leak tests and performance reporting in stress tests 2025-11-28 21:09:27 +08:00
script.go Enhance testing and context management in assistant operations 2025-11-14 12:38:03 +08:00
types.go Refactor Assistant methods and context handling for improved functionality 2025-11-13 09:26:45 +08:00