vllm
[vLLM IR] Avoid redundant file reads in IrOpImpl.uuid()
#38940
Open

[vLLM IR] Avoid redundant file reads in IrOpImpl.uuid() #38940

sBobHuang wants to merge 6 commits into vllm-project:main from toyaix:fix/ir-hash-file-cache
sBobHuang
sBobHuang cache IrOpImpl.uuid() at file level to avoid redundant reads
a7600ee3
sBobHuang fix hash_file cache: include mtime_ns in key to handle file modificat…
3b3c881c
sBobHuang sBobHuang requested a review from ProExpertProg ProExpertProg 13 hours ago
chatgpt-codex-connector
gemini-code-assist
gemini-code-assist commented on 2026-04-03
sBobHuang Apply suggestion from @gemini-code-assist[bot]
39b47a44
ProExpertProg
ProExpertProg commented on 2026-04-03
sBobHuang simplify hash_file: drop mtime_ns and weak_cache on uuid()
a59a6dd0
ProExpertProg ProExpertProg added vllm-ir
sBobHuang remove implementation detail from uuid() docstring
887433a4
sBobHuang
sBobHuang use functools.cache instead of lru_cache(maxsize=None) for pre-commit
cc038917
ProExpertProg
ProExpertProg approved these changes on 2026-04-04

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone