Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Does Size *Really* Matter?
Message
From
19/01/2000 11:00:03
 
 
To
18/01/2000 20:03:33
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00319679
Message ID:
00319921
Views:
9
>Someone told me something that seems pattently
>ridiculous to me. They claim (anecdotally) that
>they've seen "significant" speed improvements by
>not running batch programs in full screen mode.
>The further claim that the smaller they can make
>the screen size, the faster it runs.
>
>I'v not read anything, nor seen anything to support
>such a claim, but I'm wondering if any of you have?
>

If you're talking about running a FPDOS application in a Window rather than in full-screen mode, there are variations in video card driver performance that might make a difference, in all probability, most video acceleration mechanisms will be turned off in full screen mode in a DOS VDM.

Running a WinApp minimized but as the foreground task will likely run faster since only the virtual screen, and not the actual video memory, is being updated. I would not expect significant variations in performance in a normal vs maximized window.

If you eliminate all or most screen I/O in batch operations, they will run fater, since writing to the screen takes measurable time.
EMail: EdR@edrauh.com
"See, the sun is going down..."
"No, the horizon is moving up!"
- Firesign Theater


NT and Win2K FAQ .. cWashington WSH/ADSI/WMI site
MS WSH site ........... WSH FAQ Site
Wrox Press .............. Win32 Scripting Journal
eSolutions Services, LLC

The Surgeon General has determined that prolonged exposure to the Windows Script Host may be addictive to laboratory mice and codemonkeys
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform