-
Notifications
You must be signed in to change notification settings - Fork 1.1k
[CI] Add on-demand performance test trigger via PR comments #2506
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
inaniloquentee
wants to merge
58
commits into
vllm-project:main
Choose a base branch
from
inaniloquentee:patch-2
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
58 commits
Select commit
Hold shift + click to select a range
54e14b6
Create perf_test_trigger.yml
inaniloquentee 42f41ea
Update perf_test_trigger.yml
inaniloquentee aa6c576
Update perf_test_trigger.yml
inaniloquentee 5079b98
Update perf_test_trigger.yml
inaniloquentee 4fcd542
Fix alignment of the center paragraph tag in README
inaniloquentee 3a9fbf9
Update perf_test_trigger.yml
inaniloquentee d305196
Update perf_test_trigger.yml
inaniloquentee f83bbf1
Update perf_test_trigger.yml
inaniloquentee 93ce7fa
Update README with latest news on version 0.18.0
inaniloquentee 0177193
Update README.md
inaniloquentee ffe2d57
Merge branch 'main' into test-trigger
inaniloquentee 877a665
Merge pull request #1 from inaniloquentee/test-trigger
inaniloquentee 1c37290
Update perf_test_trigger.yml
inaniloquentee 6248b96
Security Fix & Runner Fix
inaniloquentee 88041a4
Merge branch 'main' into patch-2
inaniloquentee eb59eeb
Merge branch 'main' into patch-2
inaniloquentee a132ac8
Create test-perf.yml
inaniloquentee 523f463
Update pipeline.yml
inaniloquentee 704d073
Update test-perf.yml
inaniloquentee e154499
Update test-perf.yml
inaniloquentee f2dccd9
Update test-perf.yml
inaniloquentee 752dcca
Update pipeline.yml
inaniloquentee 0cd9391
Delete .github/workflows/perf_test_trigger.yml
inaniloquentee 293c4c0
Update pipeline.yml
inaniloquentee a28d374
Update README.md
inaniloquentee 0b4b6e6
Merge pull request #3 from inaniloquentee/main
inaniloquentee 1da6c0a
Delete .github/workflows/perf_test_trigger.yml
inaniloquentee 25d4691
Update pipeline.yml
inaniloquentee 9cc5aad
Merge pull request #4 from inaniloquentee/main
inaniloquentee 1630687
Update pipeline.yml
inaniloquentee 5f0a8a5
Update test-perf.yml
inaniloquentee 1b0a6a1
Update pipeline.yml
inaniloquentee 368c334
Delete .buildkite/test-perf.yml
inaniloquentee 151c323
Update pipeline.yml
inaniloquentee 2f63294
Update test-nightly.yml
inaniloquentee a27e49d
Update pipeline.yml
inaniloquentee 10799f0
Update test-nightly.yml
inaniloquentee 66c6142
Merge branch 'main' into patch-2
inaniloquentee 413e37b
Update test-nightly.yml
inaniloquentee 2e7cec1
Update pipeline.yml
inaniloquentee 77dd767
Update test-nightly.yml
inaniloquentee 6e956d6
Merge branch 'main' into patch-2
inaniloquentee 7f715f0
Update test-nightly.yml
inaniloquentee bed1587
Update test-nightly.yml
inaniloquentee 2fad334
Update pipeline.yml
inaniloquentee ce3f849
Update test-nightly.yml
inaniloquentee 8c6efb9
Remove redundant conditions from nightly tests
yenuo26 e3096ca
Update conditions for nightly model tests
yenuo26 47a7e94
Add new test labels for nightly builds
yenuo26 30e9326
Delete .buildkite/test-nightly-diffusion.yml
yenuo26 f695e88
Refactor nightly test configurations and commands
yenuo26 3fb5a0c
Implement command line config file option
yenuo26 1de6a10
Update performance testing configuration in CI documentation
yenuo26 0dd8209
Fix performance test command paths in test guide
yenuo26 c68c7c6
Clarify test case addition format for L4 performance tests
yenuo26 759d06a
Delete 'test_qwen3_tts' test case from test_omni.json
yenuo26 6507c2d
Add test configuration for Qwen3 TTS
yenuo26 713f05d
Rename Diffusion X2I performance test step
yenuo26 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
This file was deleted.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
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
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
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
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
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
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,34 @@ | ||
| [ | ||
| { | ||
| "test_name": "test_qwen3_tts", | ||
| "server_params": { | ||
| "model": "Qwen/Qwen3-TTS-12Hz-1.7B-CustomVoice" | ||
| }, | ||
| "benchmark_params": [ | ||
| { | ||
| "dataset_name": "random", | ||
| "backend": "openai-audio-speech", | ||
| "endpoint": "/v1/audio/speech", | ||
| "num_prompts": [ | ||
| 10, | ||
| 40 | ||
| ], | ||
| "max_concurrency": [ | ||
| 1, | ||
| 4 | ||
| ], | ||
| "random_input_len": 100, | ||
| "random_output_len": 100, | ||
| "extra_body": { | ||
| "voice": "Vivian", | ||
| "language": "English" | ||
| }, | ||
| "percentile-metrics": "ttft,e2el,audio_rtf,audio_ttfp,audio_duration", | ||
| "baseline": { | ||
| "mean_audio_ttfp_ms": [6000, 6000], | ||
| "mean_audio_rtf": [0.3, 0.3] | ||
| } | ||
| } | ||
| ] | ||
| } | ||
| ] |
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.
Uh oh!
There was an error while loading. Please reload this page.