Skip to content

evalscope perf 输出结果没有官方示例的 performance test summary report #886

@xwdreamer

Description

@xwdreamer

问题描述

官方文档:https://evalscope.readthedocs.io/zh-cn/latest/user_guides/stress_test/quick_start.html
官方截图:

Image

我的问题:我按照官方的命令执行以后,并没有上面这个汇总的截图

EvalScope 版本(必填)

evalscope = 0.17.1

使用的工具

  • [] Perf / 模型推理压测工具

执行的代码或指令

执行命令

!evalscope perf \
 --parallel 1 5 10\
 --number 5 25 50 \
 --url {base-url} \
 --api-key {api-key} \
 --model deepseek-v3 \
 --log-every-n-query 5 \
 --connect-timeout 6000 \
 --read-timeout 6000 \
 --max-tokens 2048 \
 --min-tokens 2048 \
 --api openai \
 --dataset speed_benchmark \
 --debug \
 --swanlab-api-key {swanlab-key} 

错误日志

output-log.txt

运行环境

  • 操作系统:linux ubuntu
  • Python版本:3.12

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions