Perfomance Issues on 1.14

Having trouble with the game? Report issues and get help here. Read this first!

Moderator: Forum Moderators

Forum rules
Before reporting issues in this section, you must read the following topic:
Post Reply
Paranoid
Posts: 8
Joined: November 29th, 2014, 2:25 pm

Perfomance Issues on 1.14

Post by Paranoid »

Aloha,

using amd64 on debian sid and just realized that my system has low performance now. It seems to be the interaction or communication with the xserver.
  • 1.12 uses 6.6% of cpu, xorg is around 3.0%
  • 1.14 user 4.5% of cpu but xorg is now flotaing between 50% and 90%

Some system information.
grep LoadModule $HOME/.local/share/xorg/Xorg.0.log
[ 167.860] (II) LoadModule: "glx"
[ 167.939] (II) LoadModule: "radeon"
[ 167.966] (II) LoadModule: "fb"
[ 167.978] (II) LoadModule: "dri2"
[ 167.978] (II) LoadModule: "glamoregl"
[ 168.888] (II) LoadModule: "ramdac"
[ 169.398] (II) LoadModule: "libinput"
Extended renderer info (GLX_MESA_query_renderer)':
Vendor: X.Org (0x1002)
Device: AMD CAICOS (DRM 2.50.0 / 4.16.0-1-amd64, LLVM 6.0.0) (0x6779)
Version: 18.0.2
Accelerated: yes
Video memory: 1024MB
Unified memory: no
Preferred profile: core (0x1)
Max core profile version: 3.3
Max compat profile version: 3.0
Max GLES1 profile version: 1.1
Max GLES[23] profile version: 3.1
If you need some other stuff or more details plz let me know.
User avatar
Pentarctagon
Project Manager
Posts: 5564
Joined: March 22nd, 2009, 10:50 pm
Location: Earth (occasionally)

Re: Perfomance Issues on 1.14

Post by Pentarctagon »

You could try rebuilding with the options -DARCH=native -DENABLE_LTO=yes, though I don't know how much that would help given Wesnoth itself isn't the one taking up most of your CPU. You could also try disabling various options in Preferences > Display, animated water in particular.
99 little bugs in the code, 99 little bugs
take one down, patch it around
-2,147,483,648 little bugs in the code
Paranoid
Posts: 8
Joined: November 29th, 2014, 2:25 pm

Re: Perfomance Issues on 1.14

Post by Paranoid »

I've done the rebuild but there are no changes in performance.
I've also changed / disabled some graphic options but that didn't help. And as far as i understand the problem this is expected. Bad performance starts at launchtime. The starting screen - no actions and no animation - triggers this behavior too.

As far as i understand changing preferences will have effects on the wesnoth process only. But wesnoth itself is performing fine.
User avatar
Pentarctagon
Project Manager
Posts: 5564
Joined: March 22nd, 2009, 10:50 pm
Location: Earth (occasionally)

Re: Perfomance Issues on 1.14

Post by Pentarctagon »

I'm not sure what else to tell you then, sorry. I have Mint 18.3, and don't experience any unusually high CPU usage.
99 little bugs in the code, 99 little bugs
take one down, patch it around
-2,147,483,648 little bugs in the code
Post Reply