Skip to content
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

Rename sglang.bench_latency to sglang.bench_one_batch #2118

Merged
merged 4 commits into from
Nov 22, 2024
Merged

Conversation

merrymercy
Copy link
Contributor

@merrymercy merrymercy commented Nov 22, 2024

As we have many benchmark scripts now, having cleaner naming for them is better.

  • bench_one_batch.py: Benchmark the latency of running a single static batch without a server.
  • bench_one_batch_server.py: Benchmark the latency of running a single batch with a server.
  • bench_offline_throughput.py: Benchmark the throughput in the offline mode.
  • bench_serving.py: Benchmark online serving with dynamic requests.

@merrymercy merrymercy merged commit dfec7fc into main Nov 22, 2024
13 checks passed
@merrymercy merrymercy deleted the pr-rename branch November 22, 2024 04:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant