On Mon, 2002-04-22 at 15:25, Gad Hayisraeli wrote: > > On Mon, 2002-04-15 at 17:06, Gad Hayisraeli wrote: > > > when i run the same cgi binary file (c++ file, no floating point at > all) - > > > in P-III 800 machine it takes 5 seconds, but in SA1100 it takes 80 > seconds. > > > why ? > > > (the P-III to SA1110 speed ratio is about 5 times faster, i think, but > in > > > this case its about x16 !!!) > > > > Do you use a lot of exceptions? > > > what do you mean ?
Does your source code contain a large number of try/catch blocks? p. _______________________________________________ http://lists.arm.linux.org.uk/mailman/listinfo/linux-arm http://www.arm.linux.org.uk/armlinux/mailinglists.php Please visit the above addresses for information on this list.
