[Backport 2.6] feat(perf): Add comprehensive benchmarking framework (#3029)#3151
Conversation
This commit includes comprehensive benchmark suite to identify remaining bottlenecks Signed-off-by: yangxuan <[email protected]> <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit * **Chores** * Added comprehensive benchmarking suite infrastructure for client performance measurement. * Integrated development dependencies for performance profiling and analysis tools. * Added documentation and utilities for running CPU and memory profiling on benchmark tests. * Included test fixtures for mocked gRPC interactions and schema-driven response generation. <sub>✏️ Tip: You can customize this high-level summary in your review settings.</sub> <!-- end of auto-generated comment: release notes by coderabbit.ai --> --------- Signed-off-by: yangxuan <[email protected]> Co-authored-by: jac <[email protected]> (cherry picked from commit 6721e9c) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the ✨ Finishing touches🧪 Generate unit tests (beta)
Comment |
|
/lgtm |
|
/approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: jac0626, pymilvus-bot, XuanYang-cn The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Backport of #3029 to
2.6.