Date: Fri, 7 Feb 92 15:55:24 EST From: DJ Delorie To: ckgp!thomas AT uunet DOT uu DOT net Cc: djgpp AT sun DOT soe DOT clarkson DOT edu Subject: Just wondering?... Status: O > Do you think that if I recompiled go32 in TC with the parameters > for 80387 and 80286 code (and maybe some other things...) that it > would increase performance speed? Has anyone done this and noticed any > significant differences? Better improvement would be had by optimizing transfers to/from the DOS file system (I have some patches at home that optimize page-outs, but that only helps if you run out of memory), since many transfers are required to get the data into the app space. DJ dj AT ctron DOT com Life is a banana.