|
From: Roger H. <rog...@mi...> - 2005-02-01 14:01:32
|
On Tuesday, February 1, 2005, at 12:17 am, James W. Walker wrote: > Fair enough... and since I recently told Roger "test, don't hope", I > did a quick test, kludging GLTextureManager.c and E3FFR_3DMF_Text.c so > that they could be compiled with exceptions off. I built the Carbon > release CFM version of Quesa with and without exceptions. > > Size: with exceptions, 1046K. Without, 1003K. About a 4% difference. > Really? Compiling the current CVS source using an admittedly old version of Quesa.mcp, target Carbon ShLib Release with CW8.3 on 10.2.8 I get a much smaller result. The size of the 'Quesa' file is 796k with exceptions off and 832k with exceptions on. Still about 4% difference but over 200k smaller, about 20% in both cases. I have recently trimmed 40k off the size but I cannot account for the other 160k. Roger. |