Skip to content

[Performance] Not set request uuid to resolve performance regression#228

Merged
vipannalla merged 1 commit intomainfrom
wyzhang/perf/regression
Mar 19, 2025
Merged

[Performance] Not set request uuid to resolve performance regression#228
vipannalla merged 1 commit intomainfrom
wyzhang/perf/regression

Conversation

@wyzhang
Copy link
Copy Markdown
Collaborator

@wyzhang wyzhang commented Mar 19, 2025

Why:
When set request uuid, it can trigger jax.jit recompilation for maxtext due to request uuid being unique, resulting in performance regression.

@wyzhang wyzhang requested a review from vipannalla as a code owner March 19, 2025 18:37
@wyzhang wyzhang requested review from liurupeng and xy12181 March 19, 2025 18:37
@liurupeng
Copy link
Copy Markdown
Collaborator

thank you so much @wyzhang for helping fix this!

Why:
When set request uuid, it can trigger jax.jit recompilation for
maxtext due to request uuid being unique, resulting in performance
regression.
@wyzhang wyzhang force-pushed the wyzhang/perf/regression branch from 50f0a60 to 92ba8bc Compare March 19, 2025 18:56
@vipannalla vipannalla merged commit b8ad727 into main Mar 19, 2025
3 checks passed
@vipannalla vipannalla deleted the wyzhang/perf/regression branch March 19, 2025 20:32
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.

3 participants