mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-01-31 15:45:08 +08:00
Feat: Benchmark CLI additions and documentation (#12536)
### What problem does this PR solve? This PR adds a dedicated HTTP benchmark CLI for RAGFlow chat and retrieval endpoints so we can measure latency/QPS. ### Type of change - [x] Documentation Update - [x] Other (please describe): Adds a CLI benchmarking tool for chat/retrieval latency/QPS --------- Co-authored-by: Liu An <asiro@qq.com>
This commit is contained in:
1
test/benchmark/__init__.py
Normal file
1
test/benchmark/__init__.py
Normal file
@ -0,0 +1 @@
|
||||
"""RAGFlow HTTP API benchmark package."""
|
||||
Reference in New Issue
Block a user