Skip to content

Any builtin threshold of used cache size? #98

Description

@askformydream

I am using fastcache in a golang-based web service which captures images from multiple cameras with settings:

  • camera count: 8
  • FPS: 7
  • resolution: 2048*2048
    When I set the max cache size to 384MB, 512MB and 1024MB, the percentage of used cache size is always about 57%.
    Is there a builtin threshold for this cache usage limitation or are there some reason for cause this percentage?

Thank you

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions