Created
March 26, 2025 14:19
-
-
Save fpaupier/9f8e6845aefaa58cfcc9f669f6f954d4 to your computer and use it in GitHub Desktop.
load test schema
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| +-----------------------+ HTTP Requests +---------------------------------+ Trace Data +-------------------+ | |
| | Client de Load Test | -------------------> | vLLM OpenAI API Endpoint | -------------------> | Langfuse Cloud | | |
| | (k6, Locust, script) | (Load Profile) | (Tournant sur H100 ou L40) | (SDK/API Call) | (UI & API) | | |
| | | | (Modèle: Qwen / Llama3) | | | | |
| | - Génère QPS | <------------------- | | <------------------- | - Visualisation | | |
| | - Mesure Latence (Client) | Responses | - Traite les requêtes | User Query | - Analyse | | |
| | - Mesure Taux Succès | | - Mesure Latence (Server) | | - Export | | |
| +-----------------------+ | - Mesure Tokens In/Out | +-------------------+ | |
| +---------------------------------+ | |
| | ^ | |
| | | (Optionnel) | |
| nvidia-smi query | GPU Metrics (Util, Mem) | |
| V | | |
| +-------+ | |
| | GPU | | |
| +-------+ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment