[Doc] Add documentation for vLLM continuous benchmarking and profiling#25819
Merged
yeqcharlotte merged 2 commits intovllm-project:mainfrom Sep 29, 2025
Merged
[Doc] Add documentation for vLLM continuous benchmarking and profiling#25819yeqcharlotte merged 2 commits intovllm-project:mainfrom
yeqcharlotte merged 2 commits intovllm-project:mainfrom
Conversation
Signed-off-by: Naman Lalit <nl2688@nyu.edu>
Signed-off-by: Naman Lalit <nl2688@nyu.edu>
5 tasks
linzebing
approved these changes
Sep 29, 2025
yeqcharlotte
approved these changes
Sep 29, 2025
Collaborator
yeqcharlotte
left a comment
There was a problem hiding this comment.
Thanks! Let's also open an issue to track all of the upcoming perf trace improvement work in https://hud.pytorch.org/benchmark/llms?repoName=vllm-project%2Fvllm
Contributor
Author
Thank you @yeqcharlotte! We already have an issue opened for this, on which we are currently working. |
Member
|
Cancelling CI because we don't need to run it for a docs only PR |
pdasigi
pushed a commit
to pdasigi/vllm
that referenced
this pull request
Oct 2, 2025
vllm-project#25819) Signed-off-by: Naman Lalit <nl2688@nyu.edu>
yewentao256
pushed a commit
that referenced
this pull request
Oct 3, 2025
#25819) Signed-off-by: Naman Lalit <nl2688@nyu.edu> Signed-off-by: yewentao256 <zhyanwentao@126.com>
tomeras91
pushed a commit
to tomeras91/vllm
that referenced
this pull request
Oct 6, 2025
vllm-project#25819) Signed-off-by: Naman Lalit <nl2688@nyu.edu> Signed-off-by: Tomer Asida <57313761+tomeras91@users.noreply.github.com>
lywa1998
pushed a commit
to lywa1998/vllm
that referenced
this pull request
Oct 20, 2025
vllm-project#25819) Signed-off-by: Naman Lalit <nl2688@nyu.edu>
alhridoy
pushed a commit
to alhridoy/vllm
that referenced
this pull request
Oct 24, 2025
vllm-project#25819) Signed-off-by: Naman Lalit <nl2688@nyu.edu>
rtourgeman
pushed a commit
to rtourgeman/vllm
that referenced
this pull request
Nov 10, 2025
vllm-project#25819) Signed-off-by: Naman Lalit <nl2688@nyu.edu>
devpatelio
pushed a commit
to SumanthRH/vllm
that referenced
this pull request
Nov 29, 2025
vllm-project#25819) Signed-off-by: Naman Lalit <nl2688@nyu.edu>
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Purpose
This PR adds the new documentation for vLLM Continuous Profiling and Benchmarking.
Test Plan
Verify if the documentation is appropriate with proper links.
Test Result
Verified that the documentation is updated correctly with working links.

Essential Elements of an Effective PR Description Checklist
supported_models.mdandexamplesfor a new model.