Posts: 404
Threads: 104
Joined: Sep 2008
Reputation:
0
How much CPU power / RAM / Bandwidth your script needs?
Posts: 244
Threads: 2
Joined: Jul 2010
Reputation:
0
^^Wrong.
The amount of CPU usage/RAM/etc. depend on the script you are running. If it is a simple script, it will obviously use less resources than a very large script.
Posts: 423
Threads: 7
Joined: Jul 2010
Reputation:
0
He was being sarcastic.
Badly coded script with the general noob coding styles(IE: string[256]) will take a lot more from your PC/Server than an efficiently coded script.