Lzdoom on a s478 celeron 1.7, is this level of performance surprising?
-
- Posts: 431
- Joined: Fri Aug 03, 2012 6:44 am
Lzdoom on a s478 celeron 1.7, is this level of performance surprising?
With a gtx 560 - the latest 32 bit gz was getting 3-8fps in doom 2 map 1 at 320x200. 1.8.6 was a lot better but horribly unstable. With lz and the same setting, I get over 30 - up to about 60 from memory. (Btw gles didn't help on gz) I know lz is for older systems, but surely that doesn't mean a 22 year old cpu? Of course in both ports, the cpu usage is 100% all the time. I also thought a cpu bottleneck meant that you'd get stuttering but I didn't notice any. As for why I'm using a gtx 560? I wanted to experiment with cpu bottlenecks and it's the highest spec card that I 1) own and 2) will work on this ancient board that for some reason has a pcie slot (Bought it especially for running video cards with opengl 3.3+, which rules out most agp cards, and the agp cards that do have it, are ridiculously expensive)
-
- Lead GZDoom+Raze Developer
- Posts: 49142
- Joined: Sat Jul 19, 2003 10:19 am
- Location: Germany
Re: Lzdoom on a s478 celeron 1.7, is this level of performance surprising?
This kind of CPU was where I started developing GZDoom, albeit with much older GPUs and back in the day the game was playable at 35 fps at 640x480 (this was from before interpolation got added.) Those 3 fps seem a bit weird - as if OpenGL was emulated for some reason.
-
- Posts: 431
- Joined: Fri Aug 03, 2012 6:44 am
Re: Lzdoom on a s478 celeron 1.7, is this level of performance surprising?
Would dynamic lights have contributed to it? Though I'm sure I tried it with them off as well. Maybe the system couldn't handle the opengl features that lz cuts out? Seeing the card is opengl 4.6, maybe all those fancy features that 3.3 lacks was taxing the system as a whole.Graf Zahl wrote: ↑Sat Apr 15, 2023 8:26 am This kind of CPU was where I started developing GZDoom, albeit with much older GPUs and back in the day the game was playable at 35 fps at 640x480 (this was from before interpolation got added.) Those 3 fps seem a bit weird - as if OpenGL was emulated for some reason.
-
- Lead GZDoom+Raze Developer
- Posts: 49142
- Joined: Sat Jul 19, 2003 10:19 am
- Location: Germany
Re: Lzdoom on a s478 celeron 1.7, is this level of performance surprising?
Unlikely. The 560 is good enough that the system would be free of GPU stalls. Something must go wrong on the CPU side and a 90% performance drop hints at some emulation path being hit,
-
- Vintage GZDoom Developer
- Posts: 3147
- Joined: Fri Apr 23, 2004 3:51 am
- Location: Spain
Re: Lzdoom on a s478 celeron 1.7, is this level of performance surprising?
I've seen that with some old nvidia opengl drivers but AFAIR it was with a geforce fx.
-
- Posts: 431
- Joined: Fri Aug 03, 2012 6:44 am
Re: Lzdoom on a s478 celeron 1.7, is this level of performance surprising?
Is there anything I can run/that you would want me to run in order to see if that's the case?