Jump to content

Question

Posted

Hello, I wish know what is the performance of this server.

Memory/cpu usage without player connected and with ~100players.

What is the limit before slow down (lag)? What is the max visible players at same time before start to slow down.

It have thread to isolate the slow code (square complexity, file/db access, ...)? The bandwidth inter-thread is big or slow?

And that's on whitch hardware.

Thanks to help me.

5 answers to this question

Recommended Posts

Posted

Hi alpha_one_x86,

Here are some benchmark tests that I usually run to test the performance of a server...

General Benchmark (CPU, RAM, Network Speed, Disk Speed)

wget freevps.us/downloads/bench.sh -O - -o /dev/null|bash

Disk Speed Detailed Benchmark (/dev/sda may differ from the way your partitions are set)

hdparm -tT /dev/sda

CPU Detailed Information

cat /proc/cpuinfo

Network Port Detailed Information (mii-tool might not work for some, and eth0 may differ depending on which interface you are truly using)

mii-tool
ethtool eth0

Current RAM Usage

free -m

Current Processes with CPU/RAM/Disk Load

top

Posted

No one can actually determine precisely on how much hardware resources would be consumed especially if you are just subscribing on a VPS. :(

You may want to read the system requirements for rAthena though since not all server emulators have the same requirements just like on your given link: HERE

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...