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

A new PR with the same caching work applied to the new de-umbrella #1856

Merged
merged 6 commits into from
Jan 19, 2024

Conversation

anthonyshull
Copy link
Contributor

No description provided.

@anthonyshull anthonyshull requested review from amaisano and a team as code owners January 17, 2024 19:01
Copy link
Collaborator

@thecristen thecristen left a comment

Choose a reason for hiding this comment

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

Assorted commentary!

@thecristen thecristen added the dev-blue Deploy to dev-blue label Jan 18, 2024
Copy link
Collaborator

@thecristen thecristen left a comment

Choose a reason for hiding this comment

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

  • Am deploying to dev-blue just to see what'll happen :D
  • I do miss the granularity of the logs we had with RepoCache; as far as I can tell the stats reported are just for the whole cache and there's no way to figure out stats by function/key? I wonder what can be possible there.

@thecristen thecristen added the dev-green Deploy to dev-green label Jan 18, 2024
@anthonyshull
Copy link
Contributor Author

  • Am deploying to dev-blue just to see what'll happen :D
  • I do miss the granularity of the logs we had with RepoCache; as far as I can tell the stats reported are just for the whole cache and there's no way to figure out stats by function/key? I wonder what can be possible there.

I can't think of any actionable insight we would gain by looking at the cache hits on a per-function basis. Cache performance is pretty easy to reason about from a theoretical level.

@anthonyshull anthonyshull merged commit e1feec4 into master Jan 19, 2024
21 checks passed
@anthonyshull anthonyshull deleted the ags/centralized-cms-caching-2-redux branch January 19, 2024 17:57
@thecristen thecristen removed dev-green Deploy to dev-green dev-blue Deploy to dev-blue labels Jan 19, 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.

2 participants