Server perf on an Intel Xeon platinum
Kind of a dumb question but I want to ask it regardless. can an Intel Xeon Platinum processor handle a 1.21 server with ~20 players with 20 TPS and no lag? Also I've been told plugins will be more performant than datapacks. Is their reasons why this is the case? With a spark report seeing that execute commands are the highest usage, other than /perf is their a good way to determine what commands are highest of those?
3 Replies
Thanks for asking your question!
Make sure to provide as much helpful information as possible such as logs/what you tried and what your exact issue is
Make sure to mark solved when issue is solved!!!
/close
!close
!solved
!answered
Requested by lavaking46#0
datapacks uses commandfunctions which are horrendusly optimized and generally run 20 times a second (if its a tick function)
and no /perf is the best way
ok