Skip to content

[Bugfix] Rectifying the Exception in Total Throughput Calculation Results#966

Open
Menglths wants to merge 1 commit into
ModelEngine-Group:developfrom
Menglths:llmperf
Open

[Bugfix] Rectifying the Exception in Total Throughput Calculation Results#966
Menglths wants to merge 1 commit into
ModelEngine-Group:developfrom
Menglths:llmperf

Conversation

@Menglths

Copy link
Copy Markdown
Contributor

Purpose

Rectifying the Exception in Full Throughput Calculation Results

Modifications

Delete the repeated calculation line from the token_banchmark.py file.

Test

All tests have passed.

@Menglths Menglths requested review from Wwwzff, mag1c-h and ygwpz as code owners May 20, 2026 06:38

@ygwpz ygwpz left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed. The fix correctly removes the duplicate completed_requests.append(metrics) call that would have caused double-counting of metrics when num_output_tokens > 0.

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.

2 participants