Thanks to visit codestin.com
Credit goes to github.com

Skip to content

MemoryCache creates lots of tasks that cause CPU/Memory spikes on compaction in net8 LTS. #115142

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

Closed
PetrPospisil opened this issue Apr 29, 2025 · 3 comments
Labels

Comments

@PetrPospisil
Copy link

Hello,
we are experiencing the same performance issue (efcore 8 using memorycache) as was solved in #97736.
The problem is that the fix is available only in net9+. We are using net8 LTS.
The fix itself is local and small. Is it possible to release it as part of net8? Thx.

Sincerely
PP

@PetrPospisil PetrPospisil added the tenet-performance Performance related issue label Apr 29, 2025
@dotnet-issue-labeler dotnet-issue-labeler bot added the needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners label Apr 29, 2025
@dotnet-policy-service dotnet-policy-service bot added the untriaged New issue has not been triaged by the area owner label Apr 29, 2025
@huoyaoyuan
Copy link
Member

MemoryCache is an out-of-band package. It's supported to install the 9.0.0 package on 8.0 runtime, and it's the recommended approach.

@jkotas jkotas added area-Extensions-Caching and removed needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners labels Apr 29, 2025
Copy link
Contributor

Tagging subscribers to this area: @dotnet/area-extensions-caching
See info in area-owners.md if you want to be subscribed.

@PetrPospisil
Copy link
Author

Thx for the tip.

@dotnet-policy-service dotnet-policy-service bot removed the untriaged New issue has not been triaged by the area owner label May 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants