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

remove deprecated legacy caching #1233

Merged
merged 3 commits into from
Jun 21, 2024
Merged

Conversation

sfc-gh-jreini
Copy link
Contributor

Other details that are good to know but need not be announced:

  • Streamlit deprecated legacy caching. Removing from the leaderboard

@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Jun 21, 2024
@sfc-gh-jreini sfc-gh-jreini requested a review from a team June 21, 2024 14:48
@sfc-gh-pmardziel
Copy link
Contributor

Anyone check whether this has any impact on the UI (or maybe what the cache was doing in the first place?)

@sfc-gh-jreini
Copy link
Contributor Author

Anyone check whether this has any impact on the UI (or maybe what the cache was doing in the first place?)

Tested on the 5k records x 6 feedback set, with minimal change from baseline:

  • 17s -> 19s leaderboard load time
  • 31s -> 37s evaluations page
  • n/a -> 16s single record

@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Jun 21, 2024
@sfc-gh-chu
Copy link
Contributor

sfc-gh-chu commented Jun 21, 2024

Anyone check whether this has any impact on the UI (or maybe what the cache was doing in the first place?)

@sfc-gh-pmardziel doesn't seem to make an impact on the dashboard since we're not caching anything atm afaik. Not sure why it was there for to begin with

@sfc-gh-jreini sfc-gh-jreini merged commit 62896cc into main Jun 21, 2024
9 checks passed
@sfc-gh-jreini sfc-gh-jreini mentioned this pull request Jun 21, 2024
sfc-gh-dhuang pushed a commit that referenced this pull request Jun 28, 2024
* remove deprecated legacy caching

* fmt
sfc-gh-jreini added a commit that referenced this pull request Jul 1, 2024
* remove deprecated legacy caching

* fmt
sfc-gh-dhuang pushed a commit that referenced this pull request Jul 1, 2024
* remove deprecated legacy caching

* fmt
sfc-gh-chu pushed a commit that referenced this pull request Sep 25, 2024
* remove deprecated legacy caching

* fmt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lgtm This PR has been approved by a maintainer size:XS This PR changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants