Recommendations to speed up Ubot program?

6 replies
I bought a program here that does a great job, but each run takes 5-7 hours, which seems WAY too long. The creator said that it should only take 2 hours at the most, and recommended that I close some memory intensive programs in order to give the software more room to run. I have closed several programs, increased the virtual memory, given the software high priority through task manager, and it is still taking 5-7 hours per run. Does anyone have any other ideas to speed things up? :confused:
#program #recommendations #speed #ubot
  • Profile picture of the author cgimaster
    Give us some general idea of what kinda of things the bot is doing for example openning huge files or browsing websites using proxies ( private or public ones) and so on, as much information as possible which will be important turnpoint to give you any reliable advice in regards your current issue.
    {{ DiscussionBoard.errors[7380666].message }}
    • Profile picture of the author SEO4hire
      Originally Posted by cgimaster View Post

      Give us some general idea of what kinda of things the bot is doing for example openning huge files or browsing websites using proxies ( private or public ones) and so on, as much information as possible which will be important turnpoint to give you any reliable advice in regards your current issue.
      Thanks for your help. The bot is used for the service that is in my signature. Basically, it goes to several Q and A sites and signs in, adds a question, then returns to the site later and answers the question under a different user name. It starts off fast, then as time goes on it becomes very slow, finally completing the job after 6 or 7 hours.
      {{ DiscussionBoard.errors[7380682].message }}
  • Profile picture of the author cgimaster
    If you are using proxies to visits the sites, in that case for instance if you are using public proxies you will have a lower overall performance then if you were using private proxies which can cost you quite a lot of time.

    If you have good proxies, and your internet connectivity is not good enough from YOU > PROXY > SITE, it will also affect the final result, for example if you are currently having a bad connectivity where your internet is being slow so will the proxy and site.

    Are you using multithreaded operations ?

    Are you using delay between actions ?

    Are you reading files to grab user and password, how big are to files, how frequent they are being read ?

    Is you internet good enough for the task to the point of not hanging around with many requests ?

    There are lots of factors that will affect the overall performance of it and in order to pinpoint it there is a lot of specific information needed, best thing you could do right now is go step by step benchmarking every function it does to see where or when it start performing poorly.
    {{ DiscussionBoard.errors[7380766].message }}
  • Profile picture of the author SEO4hire
    Unfortunately, this is not my area of expertise. I bought the bot from someone here on Warrior Forum, and do not know anything about how this bot works or bots in general, to be honest. If it would help, I can send you the file, but otherwise I do not know enough to be able to answer your questions. The one thing I can tell you that it uses a public proxy by default, but has the ability to use a private one.
    {{ DiscussionBoard.errors[7380819].message }}
  • Profile picture of the author cgimaster
    Start by using private shared proxy it should give you a good improvement. I am not experienced with ubot as such I am not sure that viewing the file would help, I am giving you advices based on my experience as developer and those points I mentioned above are just a few of many, as it depends on a lot of factors.
    {{ DiscussionBoard.errors[7382378].message }}
  • Profile picture of the author SEO4hire
    Thanks for the recommendation. Unfortunately, I tried a private proxy and it did not help. In fact, it took longer than with the public proxy. At this point, I am assuming it is a problem with the bot or the fact that it takes up so much memory when it is used, but I have tried several things to help with the memory and none have helped.
    {{ DiscussionBoard.errors[7429346].message }}

Trending Topics