You are not logged in.

#1 2019-05-03 03:07:36

nossr50
Member
Registered: 2019-05-03
Posts: 2

[GTX 2070 | i7 8700k] Poor OpenGL performance and glxgears performance

Hello, I have an unusual issue. My OpenGL performance is quite bad in linux.Yet in windows, I have normal to above average benchmark results on 3dmark, and for the most part it runs completely fine, but in Linux my performance is a bit sluggish.

My average FPS in glxgears is 2800-3900, usually sits around 3000~
I should be getting about 30k or higher, from what I understand.

                   -`                    nossr50@nossrpc 
                  .o+`                   --------------- 
                 `ooo/                   OS: Arch Linux x86_64 
                `+oooo:                  Host: MS-7B61 1.0 
               `+oooooo:                 Kernel: 5.0.10-arch1-1-ARCH 
               -+oooooo+:                Uptime: 19 mins 
             `/:-:++oooo+:               Packages: 1284 (pacman) 
            `/++++/+++++++:              Shell: zsh 5.7.1 
           `/++++++++++++++:             Resolution: 2560x1440, 1920x1080 
          `/+++ooooooooooooo/`           DE: KDE 
         ./ooosssso++osssssso+`          WM: KWin 
        .oossssso-````/ossssss+`         Theme: Breeze [KDE], Breeze [GTK3] 
       -osssssso.      :ssssssso.        Icons: breeze [KDE], breeze [GTK3] 
      :osssssss/        osssso+++.       Terminal: konsole 
     /ossssssss/        +ssssooo/-       CPU: Intel i7-8700K (12) @ 4.700GHz 
   `/ossssso+/:-        -:/+osssso+-     GPU: NVIDIA GeForce RTX 2070 
  `+sso+:-`                 `.-/+oso:    Memory: 2532MiB / 32123MiB 
 `++:.                           `-/+/
 .`                                 `/                           

Here are several dumps from my system providing more information
I am using the nvidia drm module

All of these dumps were made just now

glxinfo - https://paste.gg/p/anonymous/0fb133e7be … ad570e7bec
hwinfo - https://paste.gg/p/anonymous/5848bacaff … 90d70c1796
neofetch - https://paste.gg/p/anonymous/b226d0015b … 99d82f64fa
dmesg - https://paste.gg/p/anonymous/28d866fc86 … 6d8f6ee50d
xorg.conf from /etc/X11/xorg.conf - https://paste.gg/p/anonymous/a45a3db760 … 87464163ae

Some lines from glxgears

18738 frames in 5.0 seconds = 3747.183 FPS
14649 frames in 5.0 seconds = 2929.692 FPS
14247 frames in 5.0 seconds = 2849.354 FPS

Some notes

I have two displays, one 2560x1440 and one 1920x1080, the bad performance happens even with one display enabled, and both displays have the same performance problems if they are enabled on their own without the other monitor hooked up.
In X by itself I got 60k fps in glxgears
I'm currently in plasma/kde, I had the same issue in gnome 3
I recently installed arch, I had the same issue in ubuntu
I recently installed my 2070 GTX, I had the same issue with my old GPU (980 TI)
As mentioned before, I have normal to above average performance with my hardware in games on windows.
I have ran other opengl benchmarks, compared to peers I speak to also running arch but with worse hardware, I'm scoring really low.
My pacman packages are all up to date

Any ideas would be welcome

Last edited by nossr50 (2019-05-03 03:09:34)

Offline

#2 2019-05-03 07:05:26

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,343

Re: [GTX 2070 | i7 8700k] Poor OpenGL performance and glxgears performance

Mandatory glxgears is not a benchmark, use an actual benchmark disclaimer.

Also FWIW in general if you have the compositor active during these that might skew the results, is this with or without the KWin compositor enabled?

Offline

#3 2019-05-03 08:04:10

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 77,552

Re: [GTX 2070 | i7 8700k] Poor OpenGL performance and glxgears performance

Most relevant bit:

In X by itself I got 60.000 fps in glxgears
I'm currently in plasma/kde, I had the same issue in gnome 3

Suspend the compositor and

__GL_SYNC_TO_VBLANK=0 glxgears

Also ensure that this isn't CPU limited (because baloo/tracker hog it or so) - at least for glxgears the cpu is (given a decent GPU) usually the limiting factor.

Offline

#4 2019-05-03 08:51:43

nossr50
Member
Registered: 2019-05-03
Posts: 2

Re: [GTX 2070 | i7 8700k] Poor OpenGL performance and glxgears performance

Thanks for the replies, I was led to believe glxgears was a good benchmark, I also did another mesa demo to bench and that had poor results, but upon doing the unigine benchmarks, my scores seem good.

Thanks for the tips!

https://imgur.com/a/xhNvBdv - Unigin Valley results (1920x1080 left the settings at the defaults and had it fullscreened)

Offline

#5 2021-03-08 09:57:05

clachcik
Member
From: United States
Registered: 2021-03-04
Posts: 5

Re: [GTX 2070 | i7 8700k] Poor OpenGL performance and glxgears performance

nossr50 wrote:

Thanks for the replies, I was led to believe glxgears was a good benchmark, I also did another mesa demo to bench and that had poor results, but upon doing the unigine benchmarks, my scores seem good.

Thanks for the tips!

https://imgur.com/a/xhNvBdv - Unigin Valley results (1920x1080 left the settings at the defaults and had it fullscreened)


what did you do to fix your issue? im still getting back opengl performance with my 2070 as well


US Army Combat Veteran | Father | Husband | MMA Fighter | Nerd
MSI GL75 Leopard 17" 10750H/RTX 2070
Arch Linux w/ KDE Plasma 5

Offline

#6 2021-03-08 10:06:22

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,343

Re: [GTX 2070 | i7 8700k] Poor OpenGL performance and glxgears performance

It's unlikely you have the same issue after 3 years, please open your own thread and include glxinfo and xorg.log outputs.

Closing this old thread.

Offline

#7 2021-03-08 10:07:48

clachcik
Member
From: United States
Registered: 2021-03-04
Posts: 5

Re: [GTX 2070 | i7 8700k] Poor OpenGL performance and glxgears performance

V1del wrote:

It's unlikely you have the same issue after 3 years, please open your own thread and include glxinfo and xorg.log outputs.

Closing this old thread.

lol just noticed the date HAHA


US Army Combat Veteran | Father | Husband | MMA Fighter | Nerd
MSI GL75 Leopard 17" 10750H/RTX 2070
Arch Linux w/ KDE Plasma 5

Offline

Board footer

Powered by FluxBB