the private server can only go as fast as the user scripts it's running. If you set the tick rate to 5ms, it will try to go that fast, but if your script takes 20ms, then that plus however long the processing between ticks takes, will be your actual tick rate. It gets even more prominent the more users you have, or the larger the map is.