mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-07 08:26:10 +00:00
docs: add proxy req/s
This commit is contained in:
parent
0406e01c6d
commit
d548836903
1 changed files with 2 additions and 0 deletions
|
|
@ -76,6 +76,8 @@ Your LiteLLM container should be running now on the defined port e.g. `8000`.
|
|||
|
||||
## LiteLLM Proxy Performance
|
||||
|
||||
LiteLLM proxy has been load tested to handle 1500 req/s.
|
||||
|
||||
### Throughput - 30% Increase
|
||||
LiteLLM proxy + Load Balancer gives **30% increase** in throughput compared to Raw OpenAI API
|
||||
<Image img={require('../img/throughput.png')} />
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue