This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: We're out of tree codes; now what?


> So, about 16% slower with --enable-checking, 5% slower with
> --disable-checking.

That's about an order of magnitude more than I'd expect and is very strange.
To a very close approximation, the speed of integer code on modern machine
is affected only by the number of cache misses.  Why should this affect that>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]