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

[Bugfix] fix_log_time_in_metrics #4050

Merged
merged 1 commit into from
Apr 13, 2024

Conversation

zspo
Copy link
Contributor

@zspo zspo commented Apr 13, 2024

I have noticed that now in _get_throughput is time.time(), but self.last_local_log is time.monotonic(), these two function cannot be used to subtract to compute the duration.
This affects the throughput of calculations.
image

@simon-mo simon-mo merged commit ec8e3c6 into vllm-project:main Apr 13, 2024
57 checks passed
robertgshaw2-neuralmagic pushed a commit to neuralmagic/nm-vllm that referenced this pull request Apr 21, 2024
robertgshaw2-neuralmagic pushed a commit to neuralmagic/nm-vllm that referenced this pull request Apr 21, 2024
z103cb pushed a commit to z103cb/opendatahub_vllm that referenced this pull request Apr 22, 2024
robertgshaw2-neuralmagic pushed a commit to neuralmagic/nm-vllm that referenced this pull request Apr 26, 2024
mawong-amd pushed a commit to ROCm/vllm that referenced this pull request Jun 3, 2024
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.

None yet

2 participants