Skip to content

Commit

Permalink
Merge pull request #38 from RockChinQ/RockChinQ-patch-1
Browse files Browse the repository at this point in the history
Chore: add load balance gantt
  • Loading branch information
RockChinQ authored Oct 15, 2023
2 parents 768c60e + 3599fb8 commit dc6f052
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -196,3 +196,10 @@ web:
api_base: https://foa.rockchin.top/v1
api_key: sk-foaDfZxzvfrwfqkBDJEMq7C0rdXkhOjXx4aM23pH42tv8SJ4
model: gpt-3.5-turbo
## 性能
启用4个通道,客户端8个线程的请求时间甘特图:
(通道标记为 `Channel ID <id> <request count>`, X 轴为时间秒数)

<img width="500" alt="image" src="assets/load_balance.png">
7 changes: 7 additions & 0 deletions README_en.md
Original file line number Diff line number Diff line change
Expand Up @@ -195,3 +195,10 @@ Can only use the channel, can't login:
api_base: https://foa.rockchin.top/v1
api_key: sk-foaDfZxzvfrwfqkBDJEMq7C0rdXkhOjXx4aM23pH42tv8SJ4
model: gpt-3.5-turbo
## Performance
Gantt chart of request time with 4 channel enabled and 8 threads in client side:
(Channel labelled with `Channel ID <id> <request count>`, X axis is time in seconds)

<img width="500" alt="image" src="assets/load_balance.png">
Binary file added assets/load_balance.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit dc6f052

Please sign in to comment.