Giter VIP home page Giter VIP logo

Comments (4)

ostrolucky avatar ostrolucky commented on July 22, 2024

Performance is dependent on CPU parallel processing power and bandwidth. These tend to be lower on VPS.

from bulk-bing-image-downloader.

sym44 avatar sym44 commented on July 22, 2024

@gadelat Sorry for the misleading title. The issue here is the total amount of images downloaded. (So that is only around 20 or so images could be downloaded on VPS for query like 'earth') Later, I found it may have something to do with the 'break' statement in line 80. For some reason, on VPS, this break will break the entire while True loop. While on my mac, the program will keep running for many iterations.

from bulk-bing-image-downloader.

ostrolucky avatar ostrolucky commented on July 22, 2024

That break is supposed to break whole loop. It looks like bing returns different results on both machines. Print out response from line 76 on both machines and do a comparison.

from bulk-bing-image-downloader.

ostrolucky avatar ostrolucky commented on July 22, 2024

Closing, as this doesn't look like a valid issue

from bulk-bing-image-downloader.

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.