Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

is R5-3600X better than R7-9700X? a little confused.

fengzhengfengzheng Member
edited March 2025 in General

I have an old server of ovh RISE-GAME-1, with CPU r5-3600x, it works well. and today migrated the web to the new server rise-s with CPU R7-9700X, same condition, same web.
after restart the mysql, cpu go 100% in few seconds, then back to10%, new server after restart the mysql, cpu go 100%, and can't low down.
really confused. anyone have any advice how to check it? want to figure out the problem.

both same condition, iis+mysql+php5.5. and web program, migrate from old to new server

Comments

  • anyone can give some advice? thanks

  • JabJabJabJab Veteran

    Yes, the only advice here is... check logs as this is 99.95% software (and operator) problem.

  • AllHost_RepAllHost_Rep Member, Host Rep

    It's fairly important to use kernel 5.x, or better, kernel 6.x to get the most out of moden Ryzen/EPYC systems.

    Try a kernel upgrade, if you're comfortable in doing so, and see if that helps the situation.

  • NeoonNeoon Community Contributor, Veteran

    Probably a bug in your code, check mysql server on the query stats to figure out which query it is.

  • The 9700X is definitely better; it even supports AVX512
    Based on the applications you run on your server, I believe you are also using an old system. That's probably why it's slow.

  • @JabJab said:
    Yes, the only advice here is... check logs as this is 99.95% software (and operator) problem.

    i checked the slow log, and found the query code, after update the code, yes it works.
    but still a little confused. why the same code in R5-3600X can run better?

  • @jschroeder said:
    The 9700X is definitely better; it even supports AVX512
    Based on the applications you run on your server, I believe you are also using an old system. That's probably why it's slow.

    i'm using windows 2019 ,iis-7 system

  • Lu5ckLu5ck Member

    You should do a benchmark before running anything. Some dedi are broken from the get go.

  • @Lu5ck said:
    You should do a benchmark before running anything. Some dedi are broken from the get go.

    I did a benchmark once got the server, and everything seems ok

  • Does Windows Server 2019 even fully support the new Ryzen CPUs?

  • @Nacorid said:
    Does Windows Server 2019 even fully support the new Ryzen CPUs?

    emm, not sure, how to check it?

Sign In or Register to comment.