Giter Site home page Giter Site logo

Comments (2)

MalloyDelacroix avatar MalloyDelacroix commented on June 3, 2024

The performance difference between those two commits is because of the introduction of rate limiters for extractors. I was beginning to see a lot of rate limit error responses from servers, so this was intended to fix this. I will look at reworking this system.

A SQLite storage system is in the plan for the future. It will be introduced in version 3.0. I have some other projects going at the moment and that will be a very large update to the platform, so it is likely not going to happen until 2019. Any current interactions that will be handled by sqlite are now handled by python objects in memory. The sqlite backend will likely not see any performance improvements. It will mostly be to support new features.

from downloaderforreddit.

MalloyDelacroix avatar MalloyDelacroix commented on June 3, 2024

I have removed the rate limiter. Since there were no other reports of rate limit errors I decided I shouldn't try to fix problems that didn't exist. That should have been the only thing affecting performance in the newer commits.

from downloaderforreddit.

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.