Skip to content

[Feature]: Analytics 页面增加 Throughput / Latency 排名榜单 #220

Description

@HayWolf

Category

Dashboard (web console, analytics, monitoring)

Problem / Pain point

目前在 https://zenmux.ai/analytics 页面没有按 Throughput 和 Latency 维度的排名总览,需要逐个点进模型详情才能查看性能数据。当需要为 subagent 选择低延迟模型时,这个过程非常低效,尤其是模型数量多的情况下,手动逐一对比耗时费力。

Proposed solution

在 Analytics 页面增加两个排名榜单(Leaderboard):

  1. By Throughput — 按吞吐量从高到低排名,展示各模型的 tokens/s 等关键指标
  2. By Latency — 按延迟从低到高排名,展示各模型的 TTFT、总延迟等关键指标

让用户能一目了然地对比不同模型的性能表现,快速找到目标模型。

Use case

为 subagent(如 Claude Code、Cursor 等)挑选低延迟模型时,希望能在一个页面快速横向对比所有模型的延迟和吞吐量表现,而不需要逐一打开模型详情页。

How important is this to you?

High - Would significantly improve my experience

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions