jlillis / mta-dystopia-the-incident

A sandbox post-apocalyptic MMO gamemode for MTA San Andreas.
1 stars 0 forks source link

High CPU usage at "idle" #5

Open jlillis opened 1 year ago

jlillis commented 1 year ago

See IPB sample taken while standing still at a base:

image

Another sample taken just after joining and spawning at another base: image

I believe a reasonable target for idle usage is <= 5%, currently sitting around 15-20% (I run a 4790k). Lots of code attached to onClientRender that can/should be optimized.