How to Stress... Help?

Status
This thread has been locked.

sorrymybad

Selling Grandpa ^
Banned
Feedback score
5
Posts
389
Reactions
285
Resources
0
I'm want to stress this core I've been making with this other developer. How would I get bots (to act as players) onto the test server? Can anyone experienced help me out?
 
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

sorrymybad

Selling Grandpa ^
Banned
Feedback score
5
Posts
389
Reactions
285
Resources
0
Tupac I'll look into it.
 
Banned forever. Reason: Admitting to scamming (http://www.mc-market.org/conversations/447889/)

Tylerzz

Premium
Feedback score
13
Posts
959
Reactions
515
Resources
0
Getting bots wouldn't be a very accurate way of testing your core, there should be tons of events being fired off from your core in general if it's fully complete, bots would only be useful for testing certain things.

Just debug your code, see how long things take to run in nano time(more accurate than ms) refactor anything that looks bad or you could improve upon, this solely relies on your knowledge.
 

kampai

Feedback score
8
Posts
361
Reactions
187
Resources
0
What I would do is try get 5-10+ players if you can let them play on the server then look into your plugin for how much resources it's using, if it has any memory leaks, etc
 

Kuzni

If you signed up after 2016 don't diss me thx
Supreme
Feedback score
12
Posts
1,688
Reactions
950
Resources
0


You'll have to purchase it, but it will be better in the long run. Set your test server to cracked, download plugins for it (watch the vid) and config it to move, do commands, chat ect
 

kampai

Feedback score
8
Posts
361
Reactions
187
Resources
0
Hes creating an HCF core, hes not a beginner programmer..
okay? Tri hashmaps, list in a hashmap, etc can create memory leaks EVEN UF YOU REMOVE THEN. Programs also allow you to see WHAT CLASS USES THE MOST RESOURCES ETC.
 
Status
This thread has been locked.
Top