Skip to content

Cache invalidation for XProf #1438

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

copybara-service[bot]
Copy link

@copybara-service copybara-service bot commented May 10, 2025

Cache invalidation for XProf

This CL invalidates the cache for all intermediate responses required by different tools.

  1. Cached files are scoped to a profiler version.
  2. Default behaviour is to always pick from cache, if available.
  3. Uses use_saved_result=False query param to forcefully trigger a cache miss.

@copybara-service copybara-service bot force-pushed the test_756706698 branch 9 times, most recently from 71c093f to ee9711e Compare May 16, 2025 04:36
This CL invalidates the cache for all intermediate responses required by different tools.

1. Cached files are scoped to a profiler version.
2. Default behaviour is to always pick from cache, if available.
3. Uses `use_saved_result=False` query param to forcefully trigger a cache miss.

PiperOrigin-RevId: 756706698
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.

1 participant