Navigation X
ALERT
Click here to register with a few steps and explore all our cool stuff we have to offer!



 1785

is it worth it to get a bot rewritten in another language for better performance?

by Zentred - 16 August, 2022 - 09:20 AM
This post is by a banned member (Zentred) - Unhide
Zentred  
Infinity
617
Posts
124
Threads
4 Years of service
#1
so I have a python bot, uses asyncio and aiohttp but i've heard that python isn't good for when things need to be efficient and optimised

without going into detail, the bot just uses 150 threads and is looping requests constantly as fast as possible using proxies

is it better that i get this bot rewritten in like golang to be better?

or if not, what things are better for python (i heard aiosonic was better, but i don't know how to use proxies with it)
This post is by a banned member (CoolC0der) - Unhide
This post is by a banned member (Zentred) - Unhide
Zentred  
Infinity
617
Posts
124
Threads
4 Years of service
#3
(16 August, 2022 - 12:04 PM)CoolC0der Wrote: Show More
golang

i know, golang was the choice for it to be rewritten in

i'm asking if it's worth it to pay someone to do it though
This post is by a banned member (CoolC0der) - Unhide
This post is by a banned member (Allowy) - Unhide
Allowy  
Godlike
320
Posts
270
Threads
4 Years of service
#5
I'm a golang coder, hit me up
I AM BACK!
This post is by a banned member (Code) - Unhide
Code  
Supreme
443
Posts
79
Threads
3 Years of service
#6
Requests are not faster depending on the language you use. Just saying
 
 
This post is by a banned member (ketted) - Unhide
ketted  
Supreme
64
Posts
4
Threads
2 Years of service
#7
(18 August, 2022 - 04:46 PM)0xBND Wrote: Show More
Requests are not faster depending on the language you use. Just saying

mmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmm
Yeah they are
This post is by a banned member (UberFuck) - Unhide
UberFuck  
Godlike
1.557
Posts
375
Threads
5 Years of service
#8
The performance factor depends entirely on what it's doing and how efficient the current code is.  My recommendation is to find the bottlenecks of your current solution before ditching it entirely.

Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
or
Sign in
Already have an account? Sign in here.


Forum Jump:


Users browsing this thread: 8 Guest(s)