From: "Yellow" Newsgroups: comp.os.msdos.djgpp Subject: VGA Performance Date: Fri, 11 Jun 1999 21:52:10 +0200 Organization: TIN Lines: 16 Message-ID: <7jrpds$ong$1@nslave1.tin.it> NNTP-Posting-Host: a-bo25-27.tin.it X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2014.211 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2014.211 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Does anybody have an idea of how long does it take to transfer a 2 MByte bitmap from system RAM to a VGA video controller video RAM when that controller is plugged into a PCI / PMC slot on the mainboard ? I am using an Pentium 233MHz PC with SRAM with a VGA card with GD5480 cirrus video controller. Is there any valid reason to think that transferring 2 MB in the opposite direction ( from VGA RAM to system RAM ) could take longer ? Thanks in advance