Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Initial work on dynamic cache cleaning#5546

Draft
dweymouth wants to merge11 commits intofyne-io:develop
base:develop
Choose a base branch
Loading
fromdweymouth:dynamic-cache-clean

Conversation

dweymouth
Copy link
Contributor

@dweymouthdweymouth commentedFeb 22, 2025
edited
Loading

Description:

Taking inspiration from the Go garbage collector, this PR will seek to clean caches whenever they double from their last post-clean size, as well as on the regular clean schedule (currently 1 minute)

Fixes#5486, possibly#3842 and#3499

Checklist:

  • Tests included.
  • Lint and formatter run with no errors.
  • Tests all pass.

Where applicable:

  • Public APIs match existing style and have Since: line.
  • Any breaking changes have a deprecation path or have been discussed.
  • Check for binary size increases when importing new modules.

@coveralls
Copy link

Coverage Status

coverage: 62.315% (-0.03%) from 62.34%
when pulling2a80bd3 on dweymouth:dynamic-cache-clean
into61d6cb3 on fyne-io:develop.

@dweymouthdweymouthforce-pushed thedynamic-cache-clean branch 2 times, most recently from9553ea2 to0762357CompareFebruary 26, 2025 01:18
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@JacalzJacalzJacalz left review comments

At least 1 approving review is required to merge this pull request.

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

3 participants
@dweymouth@coveralls@Jacalz

[8]ページ先頭

©2009-2025 Movatter.jp