[model-gateway][CI] Display benchmark results in GitHub Actions summary (#16037)
This commit is contained in:
@@ -577,8 +577,8 @@ fn bench_full_round_trip(c: &mut Criterion) {
|
||||
fn benchmark_summary(c: &mut Criterion) {
|
||||
let group = c.benchmark_group("benchmark_summary");
|
||||
|
||||
println!("\nSGLang Router Performance Benchmark Suite");
|
||||
println!("=============================================");
|
||||
println!("\nSGLang Model Gateway Performance Benchmark Suite");
|
||||
println!("=================================================");
|
||||
|
||||
// Quick performance overview
|
||||
let generate_req = create_sample_generate_request();
|
||||
|
||||
Reference in New Issue
Block a user