Coder Social home page Coder Social logo

ARC - Adaptive Replacement Cache about glide HOT 4 CLOSED

bumptech avatar bumptech commented on August 27, 2024
ARC - Adaptive Replacement Cache

from glide.

Comments (4)

sjudd avatar sjudd commented on August 27, 2024

I've heard of this, but I've never looked in to it much. If you want to see if you can use that algorithm to implement Glide's cache interface and put up a pull request, I'd definitely be curious to try it out. You can find the cache interface here:

https://github.com/bumptech/glide/blob/master/library/src/com/bumptech/glide/resize/cache/MemoryCache.java

The clearing memory methods are less important for testing and it seems like the others would be relatively straight forward.

Thanks for pointing this out.

from glide.

shism2 avatar shism2 commented on August 27, 2024

Ok, I will try my best to implement it. We would have to some way of benchmarking it.

from glide.

shism2 avatar shism2 commented on August 27, 2024

Actually, it seems IBM has a patent on the algorithm. Does that mean we can't use it?

from glide.

sjudd avatar sjudd commented on August 27, 2024

I am not a lawyer, but probably better not to use it, particularly since it seems to have been dropped from some other more prominent projects.

from glide.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.