123
-=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- (c) WidthPadding Industries 1987 0|460|0 -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=-
Socoder -> Blitz Max -> Creating ''Graphics'' Slow

Fri, 26 Jul 2019, 22:21
therevillsgames

Creating ''Graphics'' Slow


I know you guys have moved on from BlitzMax, but I've been noticing that creating graphics on vanilla BlitzMax is pretty slow these days, maybe it's a Windows 10 thing or a driver thing but on my PC it now takes over 3 seconds to create 1920x1080:



The code is super simple:



Any ideas why its so slow these days?
Sat, 27 Jul 2019, 07:55
Dan
hmm,. this is here:


Sat, 27 Jul 2019, 12:16
Jayenkai


I'm on Win10, too, so .. Driver issue, I reckon.

FWIW : GFX = Intel Onboard Bollocks.

-=-=-
''Load, Next List!''
Sat, 27 Jul 2019, 18:11
therevillsgames
Hmmm, I'm using a not so shitty Nvidia GTX 1080...

Dan's results are even worse, must be because of a multi monitor setup(?).
Sat, 27 Jul 2019, 18:37
therevillsgames
I've expanded the test so it uses different drivers:



On my PC OpenGL and DX11 are fine:


Sat, 27 Jul 2019, 18:39
Jayenkai
Also, don't forget the alternative graphics drivers, too..



|update| -=-=- |update|
LOL, yeah, that

-=-=-
''Load, Next List!''
Sat, 27 Jul 2019, 18:42
Jayenkai
Oooh, now then..
The fact that mine does 7 and 9, and yours does 9 and 11..
That might be telling...

Current BMax version = 1.50

-=-=-
''Load, Next List!''
Sat, 27 Jul 2019, 19:21
therevillsgames
Sorry Jay, what are your results with the different drivers?
Sat, 27 Jul 2019, 20:07
Jayenkai
I honestly didn't want to post them, for fear of your screaming insanely at the screen!!

> Reveal 🔎

-=-=-
''Load, Next List!''
Sun, 28 Jul 2019, 02:20
Dan


Dan's results are even worse, must be because of a multi monitor setup(?).


Oh yeah, 2 monitors here.
Mon, 29 Jul 2019, 04:21
therevillsgames
@Jay - I need to upgrade my GPU!
Mon, 29 Jul 2019, 04:30
Jayenkai
Does your driver have those "Per App Setting" settings?
Perhaps the driver is trying to figure out what the app is, before initialising things..
Compile once, head into settings and specify the app, then try running again and see if it's any quicker..

-=-=-
''Load, Next List!''
Sun, 18 Aug 2019, 00:14
therevillsgames
Hmmm, I've noticed that it has improved heaps recently:



I didnt do anything!?!? Maybe all those Windows 10 updates??
Sun, 18 Aug 2019, 03:45
Jayenkai
Well, at least they're good for something!!